Uses of Class
io.qt.core.QEvent
Packages that use QEvent
Package
Description
-
Uses of QEvent in io.qt.activex
Methods in io.qt.activex with parameters of type QEvent -
Uses of QEvent in io.qt.core
Subclasses of QEvent in io.qt.coreModifier and TypeClassDescriptionclassContains event parameters for child object eventsclassJava wrapper for Qt classQDeferredDeleteEventclassContains event parameters for dynamic property change eventsclassContains parameters that describe a timer eventMethods in io.qt.core that return QEventMethods in io.qt.core with parameters of type QEventModifier and TypeMethodDescriptionprotected final voidSeeQEvent::operator=(QEvent) protected voidQObject.customEvent(QEvent event) booleanbooleanbooleanbooleanbooleanSeeQObject::event(QEvent*) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanQObject.eventFilter(QObject watched, QEvent event) booleanstatic voidOverloaded function forQCoreApplication.postEvent(io.qt.core.QObject, io.qt.core.QEvent, int)withpriority = 0.static voidstatic booleanprotected final voidDeprecated.Constructors in io.qt.core with parameters of type QEvent -
Uses of QEvent in io.qt.datavis
Methods in io.qt.datavis with parameters of type QEventModifier and TypeMethodDescriptionboolean -
Uses of QEvent in io.qt.designer
Methods in io.qt.designer with parameters of type QEventModifier and TypeMethodDescriptionabstract booleanQDesignerFormWindowToolInterface.handleEvent(QWidget widget, QWidget managedWidget, QEvent event) SeeQDesignerFormWindowToolInterface::handleEvent(QWidget*, QWidget*, QEvent*) -
Uses of QEvent in io.qt.gui
Modifier and TypeClassDescriptionclassEvent that is generated when a QAction is added, removed, or changedclassJava wrapper for Qt classQApplicationStateChangeEventclassContains parameters that describe a close eventclassContains parameters that describe a context menu eventclassEvent which is sent to a widget when a drag and drop action enters itclassEvent that is sent to a widget when a drag and drop action leaves itclassEvent which is sent while a drag and drop action is in progressclassEvent which is sent when a drag and drop action is completedclassContains parameters that describe an enter eventclassContains event parameters for expose eventsclassEvent that will be sent when there is a request to open a file or a URLclassContains event parameters for widget focus eventsclassEvent that is used to request helpful information about a particular point in a widgetclassEvent which is sent after a widget is hiddenclassContains parameters that describe a mouse eventclassIndicates that a main icon drag has begunclassThe base class for events that describe user inputclassParameters for input method eventsclassEvent sent by the input context to input objectsclassDescribes a key eventclassContains parameters that describe a mouse eventclassContains event parameters for move eventsclassContains parameters that describe a gesture eventclassContains event parameters for paint eventsclassUsed to notify about native platform surface eventsclassA base class for pointer eventsclassContains event parameters for resize eventsclassJava wrapper for Qt classQScreenOrientationChangeEventclassSent when scrollingclassSent in preparation of scrollingclassEvent which is generated when the user presses a key combinationclassEvent that is sent when a widget is shownclassA base class for pointer events containing a single point, such as mouse eventsclassEvent that is used to show messages in a status barclassContains parameters that describe a Tablet eventclassContains parameters that describe a touch eventclassEvent that can be used to handle hyperlinks in a "What's This?" textclassContains parameters that describe a wheel eventclassThe window state before a window state changeModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanboolean -
Uses of QEvent in io.qt.help
Methods in io.qt.help with parameters of type QEventModifier and TypeMethodDescriptionprotected final voidQHelpSearchQueryWidget.changeEvent(QEvent event) Deprecated. -
Uses of QEvent in io.qt.multimedia.widgets
Methods in io.qt.multimedia.widgets with parameters of type QEventModifier and TypeMethodDescriptionboolean -
Uses of QEvent in io.qt.opengl.widgets
Methods in io.qt.opengl.widgets with parameters of type QEventModifier and TypeMethodDescriptionboolean -
Uses of QEvent in io.qt.qml
Modifier and TypeMethodDescriptionboolean -
Uses of QEvent in io.qt.qt3d.extras
Methods in io.qt.qt3d.extras with parameters of type QEvent -
Uses of QEvent in io.qt.qt3d.render
Methods in io.qt.qt3d.render with parameters of type QEventModifier and TypeMethodDescriptionboolean -
Uses of QEvent in io.qt.quick
Methods in io.qt.quick with parameters of type QEventModifier and TypeMethodDescriptionprotected booleanQQuickItem.childMouseEventFilter(QQuickItem arg__1, QEvent arg__2) booleanboolean -
Uses of QEvent in io.qt.quick.widgets
Methods in io.qt.quick.widgets with parameters of type QEventModifier and TypeMethodDescriptionboolean -
Uses of QEvent in io.qt.statemachine
Subclasses of QEvent in io.qt.statemachineModifier and TypeClassDescriptionstatic classRepresents a Qt signal eventstatic classInherits QEvent and holds a clone of an event associated with a QObjectMethods in io.qt.statemachine that return QEventMethods in io.qt.statemachine with parameters of type QEventModifier and TypeMethodDescriptionprotected voidQStateMachine.beginMicrostep(QEvent event) SeeQStateMachine::beginMicrostep(QEvent*) protected voidQStateMachine.beginSelectTransitions(QEvent event) SeeQStateMachine::beginSelectTransitions(QEvent*) protected voidQStateMachine.endMicrostep(QEvent event) SeeQStateMachine::endMicrostep(QEvent*) protected voidQStateMachine.endSelectTransitions(QEvent event) SeeQStateMachine::endSelectTransitions(QEvent*) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanQStateMachine.eventFilter(QObject watched, QEvent event) protected abstract booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected abstract voidprotected voidprotected voidprotected voidprotected voidprotected abstract voidprotected voidprotected voidprotected voidprotected voidprotected abstract voidQAbstractTransition.onTransition(QEvent event) protected voidQEventTransition.onTransition(QEvent event) protected voidQKeyEventTransition.onTransition(QEvent event) protected voidQMouseEventTransition.onTransition(QEvent event) protected voidQSignalTransition.onTransition(QEvent event) final intQStateMachine.postDelayedEvent(QEvent event, int delay) final intQStateMachine.postDelayedEvent(QEvent event, TemporalAmount delay) final voidOverloaded function forQStateMachine.postEvent(io.qt.core.QEvent, io.qt.statemachine.QStateMachine.EventPriority)withpriority = io.qt.statemachine.QStateMachine.EventPriority.NormalPriority.final voidQStateMachine.postEvent(QEvent event, QStateMachine.EventPriority priority) Constructors in io.qt.statemachine with parameters of type QEventModifierConstructorDescriptionWrappedEvent(QObject object, QEvent event) SeeQStateMachine::WrappedEvent::WrappedEvent(QObject*, QEvent*) -
Uses of QEvent in io.qt.test
Methods in io.qt.test with parameters of type QEventModifier and TypeMethodDescriptionstatic voidQSpontaneKeyEvent.setSpontaneous(QEvent ev) SeeQSpontaneKeyEvent::setSpontaneous(QEvent*) -
Uses of QEvent in io.qt.webengine.core
Methods in io.qt.webengine.core with parameters of type QEventModifier and TypeMethodDescriptionboolean -
Uses of QEvent in io.qt.webengine.widgets
Methods in io.qt.webengine.widgets with parameters of type QEventModifier and TypeMethodDescriptionboolean -
Uses of QEvent in io.qt.widgets
Subclasses of QEvent in io.qt.widgetsModifier and TypeClassDescriptionclassThe description of triggered gesturesclassContext menu events in the graphics view frameworkclassEvents for drag and drop in the graphics view frameworkclassBase class for all graphics view related eventsclassEvents when a tooltip is requestedclassHover events in the graphics view frameworkclassMouse events in the graphics view frameworkclassEvents for widget moving in the graphics view frameworkclassEvents for widget resizing in the graphics view frameworkclassWheel events in the graphics view frameworkclassJava wrapper for Qt classQToolBarChangeEventMethods in io.qt.widgets with parameters of type QEventModifier and TypeMethodDescriptionprotected voidQAbstractButton.changeEvent(QEvent e) protected voidQAbstractSlider.changeEvent(QEvent e) protected voidQAbstractSpinBox.changeEvent(QEvent event) protected voidQColorDialog.changeEvent(QEvent event) protected voidQComboBox.changeEvent(QEvent e) protected voidQDialogButtonBox.changeEvent(QEvent event) protected voidQDockWidget.changeEvent(QEvent event) protected voidQErrorMessage.changeEvent(QEvent e) protected voidQFileDialog.changeEvent(QEvent e) protected voidQFontDialog.changeEvent(QEvent event) protected voidQFrame.changeEvent(QEvent arg__1) protected voidQGraphicsWidget.changeEvent(QEvent event) protected voidQGroupBox.changeEvent(QEvent event) protected voidQLabel.changeEvent(QEvent arg__1) protected voidQLineEdit.changeEvent(QEvent arg__1) protected voidQMdiSubWindow.changeEvent(QEvent changeEvent) protected voidQMenu.changeEvent(QEvent arg__1) protected voidQMenuBar.changeEvent(QEvent arg__1) protected voidQMessageBox.changeEvent(QEvent event) protected voidQPlainTextEdit.changeEvent(QEvent e) protected voidQProgressDialog.changeEvent(QEvent event) protected voidQRubberBand.changeEvent(QEvent arg__1) protected voidQSplitter.changeEvent(QEvent arg__1) protected voidQTabBar.changeEvent(QEvent arg__1) protected voidQTabWidget.changeEvent(QEvent arg__1) protected voidQTextEdit.changeEvent(QEvent e) protected voidQToolBar.changeEvent(QEvent event) protected voidQToolBox.changeEvent(QEvent arg__1) protected voidQToolButton.changeEvent(QEvent arg__1) protected voidQTreeView.changeEvent(QEvent event) protected voidQWidget.changeEvent(QEvent arg__1) protected booleanQAbstractItemView.edit(QModelIndex index, QAbstractItemView.EditTrigger trigger, QEvent event) booleanQAbstractItemDelegate.editorEvent(QEvent event, QAbstractItemModel model, QStyleOptionViewItem option, QModelIndex index) booleanQItemDelegate.editorEvent(QEvent event, QAbstractItemModel model, QStyleOptionViewItem option, QModelIndex index) booleanQStyledItemDelegate.editorEvent(QEvent event, QAbstractItemModel model, QStyleOptionViewItem option, QModelIndex index) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanQAbstractItemView.eventFilter(QObject object, QEvent event) booleanQAbstractScrollArea.eventFilter(QObject arg__1, QEvent arg__2) booleanQCalendarWidget.eventFilter(QObject watched, QEvent event) booleanQCompleter.eventFilter(QObject o, QEvent e) booleanQDialog.eventFilter(QObject arg__1, QEvent arg__2) booleanQFocusFrame.eventFilter(QObject arg__1, QEvent arg__2) booleanQFontDialog.eventFilter(QObject object, QEvent event) booleanQGraphicsProxyWidget.eventFilter(QObject object, QEvent event) booleanQGraphicsScene.eventFilter(QObject watched, QEvent event) booleanQItemDelegate.eventFilter(QObject object, QEvent event) booleanQMdiArea.eventFilter(QObject object, QEvent event) booleanQMdiSubWindow.eventFilter(QObject object, QEvent event) booleanQMenuBar.eventFilter(QObject arg__1, QEvent arg__2) booleanQScrollArea.eventFilter(QObject arg__1, QEvent arg__2) booleanQSizeGrip.eventFilter(QObject arg__1, QEvent arg__2) booleanQStyledItemDelegate.eventFilter(QObject object, QEvent event) booleanQWidgetAction.eventFilter(QObject arg__1, QEvent arg__2) protected voidQGraphicsWidget.grabKeyboardEvent(QEvent event) protected voidQGraphicsProxyWidget.grabMouseEvent(QEvent event) protected voidQGraphicsWidget.grabMouseEvent(QEvent event) protected voidQMdiSubWindow.leaveEvent(QEvent leaveEvent) protected voidQMenu.leaveEvent(QEvent arg__1) protected voidQMenuBar.leaveEvent(QEvent arg__1) protected voidQToolButton.leaveEvent(QEvent arg__1) protected voidQWidget.leaveEvent(QEvent event) booleanabstract QGestureRecognizer.Resultprotected booleanQAbstractGraphicsShapeItem.sceneEvent(QEvent event) protected booleanQGraphicsItem.Impl.sceneEvent(QEvent event) booleanQGraphicsItem.MemberAccess.sceneEvent(QEvent event) protected booleanQGraphicsItemGroup.sceneEvent(QEvent event) protected booleanQGraphicsLineItem.sceneEvent(QEvent event) protected booleanQGraphicsObject.sceneEvent(QEvent event) protected booleanQGraphicsPixmapItem.sceneEvent(QEvent event) protected booleanQGraphicsTextItem.sceneEvent(QEvent event) protected booleanQGraphicsWidget.sceneEvent(QEvent event) protected booleanQAbstractGraphicsShapeItem.sceneEventFilter(QGraphicsItem watched, QEvent event) protected booleanQGraphicsItem.Impl.sceneEventFilter(QGraphicsItem watched, QEvent event) booleanQGraphicsItem.MemberAccess.sceneEventFilter(QGraphicsItem watched, QEvent event) protected booleanQGraphicsItemGroup.sceneEventFilter(QGraphicsItem watched, QEvent event) protected booleanQGraphicsLineItem.sceneEventFilter(QGraphicsItem watched, QEvent event) protected booleanQGraphicsObject.sceneEventFilter(QGraphicsItem watched, QEvent event) protected booleanQGraphicsPixmapItem.sceneEventFilter(QGraphicsItem watched, QEvent event) protected QItemSelectionModel.SelectionFlagsQAbstractItemView.selectionCommand(QModelIndex index, QEvent event) final booleanQGraphicsScene.sendEvent(QGraphicsItem item, QEvent event) protected voidQGraphicsWidget.ungrabKeyboardEvent(QEvent event) protected voidQGraphicsProxyWidget.ungrabMouseEvent(QEvent event) protected voidQGraphicsWidget.ungrabMouseEvent(QEvent event) protected booleanQAbstractItemView.viewportEvent(QEvent event) protected booleanQAbstractScrollArea.viewportEvent(QEvent arg__1) protected booleanQGraphicsView.viewportEvent(QEvent event) protected booleanQHeaderView.viewportEvent(QEvent e) protected booleanQMdiArea.viewportEvent(QEvent event) protected booleanQTreeView.viewportEvent(QEvent event) voidQGraphicsLayout.widgetEvent(QEvent e) protected final voidQLayout.widgetEvent(QEvent arg__1) SeeQLayout::widgetEvent(QEvent*) protected booleanQGraphicsWidget.windowFrameEvent(QEvent e)
assign(io.qt.core.QEvent)instead.