Module qtjambi
Package io.qt.core

Class QUntypedPropertyBinding

java.lang.Object
io.qt.QtObject
io.qt.core.QUntypedPropertyBinding
All Implemented Interfaces:
QtObjectInterface
Direct Known Subclasses:
QBooleanPropertyBinding, QBytePropertyBinding, QCharPropertyBinding, QDoublePropertyBinding, QFloatPropertyBinding, QIntPropertyBinding, QLongPropertyBinding, QPropertyBinding, QShortPropertyBinding

public class QUntypedPropertyBinding extends QtObject

Java wrapper for Qt class QUntypedPropertyBinding

  • Constructor Details

    • QUntypedPropertyBinding

      public QUntypedPropertyBinding()

      See QUntypedPropertyBinding::QUntypedPropertyBinding()

  • Method Details