- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QAxBaseObject
,QAxBaseWidget
,QAxObject
,QAxScriptEngine
,QAxWidget
Interface providing common properties of QAxObject and QAxWidget
Java wrapper for Qt class QAxObjectInterface
- Since:
- This class was introduced in Qt 6.0.
-
Method Summary
Modifier and TypeMethodDescriptionint
control()
void
void
setClassContext
(int classContext) boolean
setControl
(String c) Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
classContext
- Returns:
-
control
- Returns:
-
resetControl
-
setClassContext
- Parameters:
classContext
-
-
setControl
- Parameters:
c
-- Returns:
-