java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.core.QEvent
io.qt.gui.QHelpEvent
- All Implemented Interfaces:
QtObjectInterface
public class QHelpEvent extends QEvent
Event that is used to request helpful information about a particular point in a widget
Java wrapper for Qt class QHelpEvent
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description QHelpEvent(QEvent.Type type, QPoint pos, QPoint globalPos)
protected
QHelpEvent(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.core.QEvent
accept, ignore, isAccepted, registerEventType, registerEventType, set, setAccepted, spontaneous, type