java.lang.Object
io.qt.QtObject
io.qt.core.QEvent
io.qt.gui.QStatusTipEvent
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Event that is used to show messages in a status bar
Java wrapper for Qt class QStatusTipEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.core.QEvent
QEvent.Type
-
Field Summary
Fields inherited from class io.qt.core.QEvent
staticMetaObject
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.core.QEvent
accept, assign, ignore, isAccepted, registerEventType, registerEventType, set, setAccepted, spontaneous, toString, type
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QStatusTipEvent
- Parameters:
other
-
-
QStatusTipEvent
- Parameters:
tip
-
-
-
Method Details
-
tip
- Returns:
-
clone
Creates and returns a copy of this object.
-