2019-06-24から1日間の記事一覧

[Qt5] [QTimer] タイマー設定 1秒ごとにカウントアップした数値をコンソールに表示するプログラム。 Display counted value in console every 1000 m seconds. ◇test.h #include <QTimer> #include <QDebug> QTimer *timer_HAZ2; int count; ◇test.cpp #include "test.h" Tes</qdebug></qtimer>…

ご覧いただき有難うございます(^=^)またきてね