Module qtjambi
Package io.qt.core

Class QPropertyObserver

All Implemented Interfaces:
QtObjectInterface, Cloneable
Direct Known Subclasses:
QBooleanPropertyAlias, QBytePropertyAlias, QCharPropertyAlias, QDoublePropertyAlias, QFloatPropertyAlias, QIntPropertyAlias, QLongPropertyAlias, QPropertyAlias, QPropertyChangeHandler, QPropertyNotifier, QShortPropertyAlias

public class QPropertyObserver extends QPropertyObserverBase

Java wrapper for Qt class QPropertyObserver

  • Constructor Details

    • QPropertyObserver

      public QPropertyObserver()

      See QPropertyObserver::QPropertyObserver()

    • QPropertyObserver

      protected QPropertyObserver(QUntypedPropertyData aliasedPropertyPtr)

      See QPropertyObserver::QPropertyObserver(QUntypedPropertyData*)

  • Method Details