Package | Description |
---|---|
org.bytedeco.qt.Qt5Core | |
org.bytedeco.qt.Qt5Gui | |
org.bytedeco.qt.Qt5Widgets |
Modifier and Type | Class and Description |
---|---|
class |
QChildEvent |
class |
QDeferredDeleteEvent |
class |
QDynamicPropertyChangeEvent |
class |
QTimerEvent |
Modifier and Type | Method and Description |
---|---|
QEvent |
QEvent.put(QEvent other) |
Modifier and Type | Method and Description |
---|---|
boolean |
QCoreApplication._notify(QObject arg0,
QEvent arg1) |
boolean |
QObject.event(QEvent event) |
boolean |
QEventLoop.event(QEvent event) |
boolean |
QObject.eventFilter(QObject watched,
QEvent event) |
static void |
QCoreApplication.postEvent(QObject receiver,
QEvent event) |
static void |
QCoreApplication.postEvent(QObject receiver,
QEvent event,
int priority) |
QEvent |
QEvent.put(QEvent other) |
static boolean |
QCoreApplication.sendEvent(QObject receiver,
QEvent event) |
Constructor and Description |
---|
QEvent(QEvent other) |
Modifier and Type | Class and Description |
---|---|
class |
QCloseEvent |
Modifier and Type | Method and Description |
---|---|
boolean |
QGuiApplication._notify(QObject arg0,
QEvent arg1) |
Modifier and Type | Method and Description |
---|---|
boolean |
QApplication._notify(QObject arg0,
QEvent arg1) |
boolean |
QLineEdit.event(QEvent arg0) |
boolean |
QComboBox.event(QEvent event) |
boolean |
QAbstractSpinBox.event(QEvent event) |
Copyright © 2020. All rights reserved.