java.lang.Object
io.qt.QtObject
io.qt.core.QPropertyBindingError
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Java wrapper for Qt class QPropertyBindingError
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Java wrapper for Qt enumQPropertyBindingError::Type
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ConstructorDescriptionOverloaded constructor forQPropertyBindingError(io.qt.core.QPropertyBindingError.Type, java.lang.String)
withdescription = (String)null
.QPropertyBindingError
(QPropertyBindingError.Type type, String description) -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QPropertyBindingError
public QPropertyBindingError() -
QPropertyBindingError
-
QPropertyBindingError
-
QPropertyBindingError
Overloaded constructor for
QPropertyBindingError(io.qt.core.QPropertyBindingError.Type, java.lang.String)
withdescription = (String)null
.
-
-
Method Details