java.lang.Object
io.qt.core.QPointer<O>
- All Implemented Interfaces:
MetaTypeUtility.SmartPointer
Java wrapper for Qt class QPointer.
QPointer
stores a strong reference to a Qt object and supplies null
when resource has been disposed or deleted.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
QPointer
-
QPointer
public QPointer()
-
-
Method Details
-
clear
-
data
-
get
-
isNull
-
set
-