Uses of Class
io.qt.core.QPropertyObserver
Package | Description |
---|---|
io.qt.core |
-
Uses of QPropertyObserver in io.qt.core
Subclasses of QPropertyObserver 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
QShortPropertyAlias
QShortPropertyAlias is primitive-typed version of QPropertyAlias<Short>.Methods in io.qt.core with parameters of type QPropertyObserver Modifier and Type Method Description void
QUntypedBindable. observe(QPropertyObserver observer)