adddelwidget 추가
srunninglistwidget 추가 git-svn-id: svn://192.168.0.12/source@298 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
@@ -25,7 +25,7 @@ public:
|
||||
STimer& operator=(const STimer& other) = delete;
|
||||
void start();
|
||||
void stop();
|
||||
bool isActive() const noexcept;
|
||||
bool isActive() const;
|
||||
void set(int time);
|
||||
void set(QVector<int> times);
|
||||
void unset(int time);
|
||||
|
||||
Reference in New Issue
Block a user