Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
events.cpp File Reference

(6a49c7f19f514056a7029de6ae04b424e5affc5a)

#include <QCheckBox>
#include <QMouseEvent>
Include dependency graph for events.cpp:

Go to the source code of this file.

Classes

class  MyCheckBox
class  MyWidget
 [24] More...
class  MyCustomEvent

Variables

static const int MyCustomEventType = 1099

Variable Documentation

◆ MyCustomEventType

const int MyCustomEventType = 1099
static

Definition at line 31 of file events.cpp.

Referenced by MyWidget::event().