Uses of Class
io.qt.core.QPropertyObserverBase
Packages that use QPropertyObserverBase
-
Uses of QPropertyObserverBase in io.qt.core
Subclasses of QPropertyObserverBase in io.qt.coreModifier and TypeClassDescriptionfinal class
QBooleanPropertyAlias
is primitive-typed version ofQPropertyAlias<Boolean>
.final class
QBytePropertyAlias is primitive-typed version of QPropertyAlias<Byte>.final class
QCharPropertyAlias is primitive-typed version of QPropertyAlias<Character>.final class
QDoublePropertyAlias is primitive-typed version of QPropertyAlias<Double>.final class
QFloatPropertyAlias is primitive-typed version of QPropertyAlias<Float>.final class
QIntPropertyAlias is primitive-typed version of QPropertyAlias<Integer>.final class
QLongPropertyAlias is primitive-typed version of QPropertyAlias<Long>.final class
Java wrapper for Qt class QPropertyAliasfinal class
Java wrapper for Qt class QPropertyChangeHandlerfinal class
Java wrapper for Qt class QPropertyNotifierclass
Java wrapper for Qt classQPropertyObserver
final class
QShortPropertyAlias is primitive-typed version of QPropertyAlias<Short>.Methods in io.qt.core that return QPropertyObserverBaseModifier and TypeMethodDescriptionQPropertyObserverBase.clone()
Creates and returns a copy of this object.Constructors in io.qt.core with parameters of type QPropertyObserverBaseModifierConstructorDescriptionSeeQPropertyObserverBase::
QPropertyObserverBase(QPropertyObserverBase)