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()
    • QPropertyObserver

      protected QPropertyObserver(QUntypedPropertyData aliasedPropertyPtr)
    • QPropertyObserver

      protected QPropertyObserver(QtObject.QPrivateConstructor p)
      Constructor for internal use only.
      Parameters:
      p - expected to be null.
  • Method Details