Uses of Class
io.qt.core.QEvent
Package
Description
-
Uses of QEvent in io.qt.activex
-
Uses of QEvent in io.qt.core
Modifier and TypeClassDescriptionclass
Contains event parameters for child object eventsclass
Java wrapper for Qt classQDeferredDeleteEvent
class
Contains event parameters for dynamic property change eventsclass
Contains parameters that describe a timer eventModifier and TypeMethodDescriptionprotected final void
SeeQEvent::
operator=(QEvent) protected void
QObject.customEvent
(QEvent event) boolean
boolean
boolean
boolean
boolean
SeeQObject::
event(QEvent*) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
QObject.eventFilter
(QObject watched, QEvent event) boolean
static void
Overloaded function forQCoreApplication.postEvent(io.qt.core.QObject, io.qt.core.QEvent, int)
withpriority = 0
.static void
static boolean
protected final void
Deprecated. -
Uses of QEvent in io.qt.datavis
Modifier and TypeMethodDescriptionboolean
-
Uses of QEvent in io.qt.designer
Modifier and TypeMethodDescriptionabstract boolean
QDesignerFormWindowToolInterface.handleEvent
(QWidget widget, QWidget managedWidget, QEvent event) SeeQDesignerFormWindowToolInterface::
handleEvent(QWidget*, QWidget*, QEvent*) -
Uses of QEvent in io.qt.graphs
Modifier and TypeMethodDescriptionboolean
-
Uses of QEvent in io.qt.gui
Modifier and TypeClassDescriptionclass
Event that is generated when a QAction is added, removed, or changedclass
Java wrapper for Qt classQApplicationStateChangeEvent
class
Contains parameters that describe a close eventclass
Contains parameters that describe a context menu eventclass
Event which is sent to a widget when a drag and drop action enters itclass
Event that is sent to a widget when a drag and drop action leaves itclass
Event which is sent while a drag and drop action is in progressclass
Event which is sent when a drag and drop action is completedclass
Contains parameters that describe an enter eventclass
Contains event parameters for expose eventsclass
Event that will be sent when there is a request to open a file or a URLclass
Contains event parameters for widget focus eventsclass
Event that is used to request helpful information about a particular point in a widgetclass
Event which is sent after a widget is hiddenclass
Contains parameters that describe a mouse eventclass
Indicates that a main icon drag has begunclass
The base class for events that describe user inputclass
Parameters for input method eventsclass
Event sent by the input context to input objectsclass
Describes a key eventclass
Contains parameters that describe a mouse eventclass
Contains event parameters for move eventsclass
Contains parameters that describe a gesture eventclass
Contains event parameters for paint eventsclass
Used to notify about native platform surface eventsclass
A base class for pointer eventsclass
Contains event parameters for resize eventsclass
Java wrapper for Qt classQScreenOrientationChangeEvent
class
Sent when scrollingclass
Sent in preparation of scrollingclass
Event which is generated when the user presses a key combinationclass
Event that is sent when a widget is shownclass
A base class for pointer events containing a single point, such as mouse eventsclass
Event that is used to show messages in a status barclass
Contains parameters that describe a Tablet eventclass
Contains parameters that describe a touch eventclass
Event that can be used to handle hyperlinks in a "What's This?"class
Contains parameters that describe a wheel eventclass
The window state before a window state changeModifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
boolean
boolean
-
Uses of QEvent in io.qt.help
Modifier and TypeMethodDescriptionprotected final void
QHelpSearchQueryWidget.changeEvent
(QEvent event) Deprecated. -
Uses of QEvent in io.qt.multimedia.widgets
Modifier and TypeMethodDescriptionboolean
-
Uses of QEvent in io.qt.opengl.widgets
Modifier and TypeMethodDescriptionboolean
-
Uses of QEvent in io.qt.qml
Modifier and TypeMethodDescriptionboolean
-
Uses of QEvent in io.qt.qt3d.extras
-
Uses of QEvent in io.qt.qt3d.render
Modifier and TypeMethodDescriptionboolean
-
Uses of QEvent in io.qt.quick
Modifier and TypeMethodDescriptionprotected boolean
QQuickItem.childMouseEventFilter
(QQuickItem arg__1, QEvent arg__2) boolean
boolean
-
Uses of QEvent in io.qt.quick.widgets
Modifier and TypeMethodDescriptionboolean
-
Uses of QEvent in io.qt.statemachine
Modifier and TypeClassDescriptionstatic class
Represents a Qt signal eventstatic class
Inherits QEvent and holds a clone of an event associated with a QObjectModifier and TypeMethodDescriptionprotected void
QStateMachine.beginMicrostep
(QEvent event) SeeQStateMachine::
beginMicrostep(QEvent*) protected void
QStateMachine.beginSelectTransitions
(QEvent event) SeeQStateMachine::
beginSelectTransitions(QEvent*) protected void
QStateMachine.endMicrostep
(QEvent event) SeeQStateMachine::
endMicrostep(QEvent*) protected void
QStateMachine.endSelectTransitions
(QEvent event) SeeQStateMachine::
endSelectTransitions(QEvent*) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
QStateMachine.eventFilter
(QObject watched, QEvent event) protected abstract boolean
protected boolean
protected boolean
protected boolean
protected boolean
protected abstract void
protected void
protected void
protected void
protected void
protected abstract void
protected void
protected void
protected void
protected void
protected abstract void
QAbstractTransition.onTransition
(QEvent event) protected void
QEventTransition.onTransition
(QEvent event) protected void
QKeyEventTransition.onTransition
(QEvent event) protected void
QMouseEventTransition.onTransition
(QEvent event) protected void
QSignalTransition.onTransition
(QEvent event) final int
QStateMachine.postDelayedEvent
(QEvent event, int delay) final void
Overloaded function forQStateMachine.postEvent(io.qt.core.QEvent, io.qt.statemachine.QStateMachine.EventPriority)
withpriority = io.qt.statemachine.QStateMachine.EventPriority.NormalPriority
.final void
QStateMachine.postEvent
(QEvent event, QStateMachine.EventPriority priority) ModifierConstructorDescriptionWrappedEvent
(QObject object, QEvent event) SeeQStateMachine::WrappedEvent::
WrappedEvent(QObject*, QEvent*) -
Uses of QEvent in io.qt.test
Modifier and TypeMethodDescriptionstatic void
QSpontaneKeyEvent.setSpontaneous
(QEvent ev) SeeQSpontaneKeyEvent::
setSpontaneous(QEvent*) -
Uses of QEvent in io.qt.webengine.core
Modifier and TypeMethodDescriptionboolean
-
Uses of QEvent in io.qt.webengine.widgets
Modifier and TypeMethodDescriptionboolean
-
Uses of QEvent in io.qt.widgets
Modifier and TypeClassDescriptionclass
The description of triggered gesturesclass
Context menu events in the graphics view frameworkclass
Events for drag and drop in the graphics view frameworkclass
Base class for all graphics view related eventsclass
Events when a tooltip is requestedclass
Hover events in the graphics view frameworkclass
Mouse events in the graphics view frameworkclass
Events for widget moving in the graphics view frameworkclass
Events for widget resizing in the graphics view frameworkclass
Wheel events in the graphics view frameworkclass
Java wrapper for Qt classQToolBarChangeEvent
Modifier and TypeMethodDescriptionprotected void
QAbstractButton.changeEvent
(QEvent e) protected void
QAbstractSlider.changeEvent
(QEvent e) protected void
QAbstractSpinBox.changeEvent
(QEvent event) protected void
QColorDialog.changeEvent
(QEvent event) protected void
QComboBox.changeEvent
(QEvent e) protected void
QDialogButtonBox.changeEvent
(QEvent event) protected void
QDockWidget.changeEvent
(QEvent event) protected void
QErrorMessage.changeEvent
(QEvent e) protected void
QFileDialog.changeEvent
(QEvent e) protected void
QFontDialog.changeEvent
(QEvent event) protected void
QFrame.changeEvent
(QEvent arg__1) protected void
QGraphicsWidget.changeEvent
(QEvent event) protected void
QGroupBox.changeEvent
(QEvent event) protected void
QLabel.changeEvent
(QEvent arg__1) protected void
QLineEdit.changeEvent
(QEvent arg__1) protected void
QMdiSubWindow.changeEvent
(QEvent changeEvent) protected void
QMenu.changeEvent
(QEvent arg__1) protected void
QMenuBar.changeEvent
(QEvent arg__1) protected void
QMessageBox.changeEvent
(QEvent event) protected void
QPlainTextEdit.changeEvent
(QEvent e) protected void
QProgressDialog.changeEvent
(QEvent event) protected void
QRubberBand.changeEvent
(QEvent arg__1) protected void
QSplitter.changeEvent
(QEvent arg__1) protected void
QTabBar.changeEvent
(QEvent arg__1) protected void
QTabWidget.changeEvent
(QEvent arg__1) protected void
QTextEdit.changeEvent
(QEvent e) protected void
QToolBar.changeEvent
(QEvent event) protected void
QToolBox.changeEvent
(QEvent arg__1) protected void
QToolButton.changeEvent
(QEvent arg__1) protected void
QTreeView.changeEvent
(QEvent event) protected void
QWidget.changeEvent
(QEvent arg__1) protected boolean
QAbstractItemView.edit
(QModelIndex index, QAbstractItemView.EditTrigger trigger, QEvent event) boolean
QAbstractItemDelegate.editorEvent
(QEvent event, QAbstractItemModel model, QStyleOptionViewItem option, QModelIndex index) boolean
QItemDelegate.editorEvent
(QEvent event, QAbstractItemModel model, QStyleOptionViewItem option, QModelIndex index) boolean
QStyledItemDelegate.editorEvent
(QEvent event, QAbstractItemModel model, QStyleOptionViewItem option, QModelIndex index) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
QAbstractItemView.eventFilter
(QObject object, QEvent event) boolean
QAbstractScrollArea.eventFilter
(QObject arg__1, QEvent arg__2) boolean
QCalendarWidget.eventFilter
(QObject watched, QEvent event) boolean
QCompleter.eventFilter
(QObject o, QEvent e) boolean
QDialog.eventFilter
(QObject arg__1, QEvent arg__2) boolean
QFocusFrame.eventFilter
(QObject arg__1, QEvent arg__2) boolean
QFontDialog.eventFilter
(QObject object, QEvent event) boolean
QGraphicsProxyWidget.eventFilter
(QObject object, QEvent event) boolean
QGraphicsScene.eventFilter
(QObject watched, QEvent event) boolean
QItemDelegate.eventFilter
(QObject object, QEvent event) boolean
QMdiArea.eventFilter
(QObject object, QEvent event) boolean
QMdiSubWindow.eventFilter
(QObject object, QEvent event) boolean
QMenuBar.eventFilter
(QObject arg__1, QEvent arg__2) boolean
QScrollArea.eventFilter
(QObject arg__1, QEvent arg__2) boolean
QSizeGrip.eventFilter
(QObject arg__1, QEvent arg__2) boolean
QStyledItemDelegate.eventFilter
(QObject object, QEvent event) boolean
QWidgetAction.eventFilter
(QObject arg__1, QEvent arg__2) protected void
QGraphicsWidget.grabKeyboardEvent
(QEvent event) protected void
QGraphicsProxyWidget.grabMouseEvent
(QEvent event) protected void
QGraphicsWidget.grabMouseEvent
(QEvent event) protected void
QMdiSubWindow.leaveEvent
(QEvent leaveEvent) protected void
QMenu.leaveEvent
(QEvent arg__1) protected void
QMenuBar.leaveEvent
(QEvent arg__1) protected void
QToolButton.leaveEvent
(QEvent arg__1) protected void
QWidget.leaveEvent
(QEvent event) boolean
abstract QGestureRecognizer.Result
protected boolean
QAbstractGraphicsShapeItem.sceneEvent
(QEvent event) protected boolean
QGraphicsItem.Impl.sceneEvent
(QEvent event) boolean
QGraphicsItem.MemberAccess.sceneEvent
(QEvent event) protected boolean
QGraphicsItemGroup.sceneEvent
(QEvent event) protected boolean
QGraphicsLineItem.sceneEvent
(QEvent event) protected boolean
QGraphicsObject.sceneEvent
(QEvent event) protected boolean
QGraphicsPixmapItem.sceneEvent
(QEvent event) protected boolean
QGraphicsTextItem.sceneEvent
(QEvent event) protected boolean
QGraphicsWidget.sceneEvent
(QEvent event) protected boolean
QAbstractGraphicsShapeItem.sceneEventFilter
(QGraphicsItem watched, QEvent event) protected boolean
QGraphicsItem.Impl.sceneEventFilter
(QGraphicsItem watched, QEvent event) boolean
QGraphicsItem.MemberAccess.sceneEventFilter
(QGraphicsItem watched, QEvent event) protected boolean
QGraphicsItemGroup.sceneEventFilter
(QGraphicsItem watched, QEvent event) protected boolean
QGraphicsLineItem.sceneEventFilter
(QGraphicsItem watched, QEvent event) protected boolean
QGraphicsObject.sceneEventFilter
(QGraphicsItem watched, QEvent event) protected boolean
QGraphicsPixmapItem.sceneEventFilter
(QGraphicsItem watched, QEvent event) protected QItemSelectionModel.SelectionFlags
QAbstractItemView.selectionCommand
(QModelIndex index, QEvent event) final boolean
QGraphicsScene.sendEvent
(QGraphicsItem item, QEvent event) protected void
QGraphicsWidget.ungrabKeyboardEvent
(QEvent event) protected void
QGraphicsProxyWidget.ungrabMouseEvent
(QEvent event) protected void
QGraphicsWidget.ungrabMouseEvent
(QEvent event) protected boolean
QAbstractItemView.viewportEvent
(QEvent event) protected boolean
QAbstractScrollArea.viewportEvent
(QEvent arg__1) protected boolean
QGraphicsView.viewportEvent
(QEvent event) protected boolean
QHeaderView.viewportEvent
(QEvent e) protected boolean
QMdiArea.viewportEvent
(QEvent event) protected boolean
QTreeView.viewportEvent
(QEvent event) void
QGraphicsLayout.widgetEvent
(QEvent e) protected final void
QLayout.widgetEvent
(QEvent arg__1) SeeQLayout::
widgetEvent(QEvent*) protected boolean
QGraphicsWidget.windowFrameEvent
(QEvent e)
assign(io.qt.core.QEvent)
instead.