#include <TestButton.hpp>
Inheritance diagram for TestButton:Public Slots | |
| void | onTimeout () |
Signals | |
| void | clicked (bool) |
Public Member Functions | |
| void | doClick () |
| void | doClick (double msecDelay) |
| TestButton (bool clickValue=true) | |
| TestButton::TestButton | ( | bool | clickValue = true | ) |
|
signal |
| void TestButton::doClick | ( | ) |
| void TestButton::doClick | ( | double | msecDelay | ) |
|
slot |