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
Java wrapper for Qt class QUntypedPropertyBinding
-
Constructor Summary
ConstructorsConstructorDescriptionSeeQUntypedPropertyBinding::
QUntypedPropertyBinding() -
Method Summary
Modifier and TypeMethodDescriptionfinal void
assign
(QUntypedPropertyBinding other) SeeQUntypedPropertyBinding::
operator=(QUntypedPropertyBinding) final QPropertyBindingError
error()
SeeQUntypedPropertyBinding::
error()const final boolean
isNull()
SeeQUntypedPropertyBinding::
isNull()const final QMetaType
SeeQUntypedPropertyBinding::
valueMetaType()const Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QUntypedPropertyBinding
public QUntypedPropertyBinding()See
QUntypedPropertyBinding::
QUntypedPropertyBinding()
-
-
Method Details
-
error
See
QUntypedPropertyBinding::
error()const - Returns:
-
isNull
See
QUntypedPropertyBinding::
isNull()const - Returns:
-
assign
See
QUntypedPropertyBinding::
operator=(QUntypedPropertyBinding) - Parameters:
other
-
-
valueMetaType
See
QUntypedPropertyBinding::
valueMetaType()const - Returns:
-