Uses of Class
io.qt.core.QPropertyObserverBase
Package | Description |
---|---|
io.qt.core |
-
Uses of QPropertyObserverBase in io.qt.core
Subclasses of QPropertyObserverBase in io.qt.core Modifier and Type Class Description class
QBooleanPropertyAlias
QBooleanPropertyAlias
is primitive-typed version ofQPropertyAlias<Boolean>
.class
QBytePropertyAlias
QBytePropertyAlias is primitive-typed version of QPropertyAlias<Byte>.class
QCharPropertyAlias
QCharPropertyAlias is primitive-typed version of QPropertyAlias<Character>.class
QDoublePropertyAlias
QDoublePropertyAlias is primitive-typed version of QPropertyAlias<Double>.class
QFloatPropertyAlias
QFloatPropertyAlias is primitive-typed version of QPropertyAlias<Float>.class
QIntPropertyAlias
QIntPropertyAlias is primitive-typed version of QPropertyAlias<Integer>.class
QLongPropertyAlias
QLongPropertyAlias is primitive-typed version of QPropertyAlias<Long>.class
QPropertyAlias<T>
Java wrapper for Qt class QPropertyAliasclass
QPropertyChangeHandler
Java wrapper for Qt class QPropertyChangeHandlerclass
QPropertyObserver
Java wrapper for Qt class QPropertyObserverclass
QShortPropertyAlias
QShortPropertyAlias is primitive-typed version of QPropertyAlias<Short>.