![]() |
Qt 6.x
The Qt SDK
|
#include <QCheckBox>
#include <QMouseEvent>
Go to the source code of this file.
Classes | |
class | MyCheckBox |
class | MyWidget |
[23] More... | |
class | MyCustomEvent |
Functions | |
int | main () |
[1] | |
Variables | |
static const int | MyCustomEventType = 1099 |
int main | ( | ) |
[1]
Definition at line 58 of file events.cpp.
|
static |
Definition at line 31 of file events.cpp.
Referenced by MyWidget::event().