- All Superinterfaces:
QtObjectInterface
Java wrapper for Qt class QDesignerFormEditorPluginInterface
-
Method Summary
Modifier and TypeMethodDescriptionaction()
SeeQDesignerFormEditorPluginInterface::
action()const core()
SeeQDesignerFormEditorPluginInterface::
core()const void
SeeQDesignerFormEditorPluginInterface::
initialize(QDesignerFormEditorInterface*) boolean
SeeQDesignerFormEditorPluginInterface::
isInitialized()const Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
action
See
QDesignerFormEditorPluginInterface::
action()const -
core
See
QDesignerFormEditorPluginInterface::
core()const -
initialize
See
QDesignerFormEditorPluginInterface::
initialize(QDesignerFormEditorInterface*) -
isInitialized
See
QDesignerFormEditorPluginInterface::
isInitialized()const
-