- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QDesignerLanguageExtension.Impl
Java wrapper for Qt class QDesignerLanguageExtension
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Implementor class for interfaceQDesignerLanguageExtension
-
Method Summary
Modifier and TypeMethodDescriptionclassNameOf
(QObject object) createFormWindowSettingsDialog
(QDesignerFormWindowInterface formWindow, QWidget parentWidget) default QDialog
createPromotionDialog
(QDesignerFormEditorInterface formEditor) Overloaded function forcreatePromotionDialog(io.qt.designer.QDesignerFormEditorInterface, io.qt.widgets.QWidget)
withparentWidget = null
.default QDialog
createPromotionDialog
(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, QString[] promoteToClassName) Overloaded function forcreatePromotionDialog(io.qt.designer.QDesignerFormEditorInterface, java.lang.String, io.qt.core.QString[], io.qt.widgets.QWidget)
withparentWidget = null
.createPromotionDialog
(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, QString[] promoteToClassName, QWidget parentWidget) createPromotionDialog
(QDesignerFormEditorInterface formEditor, QWidget parentWidget) createResourceBrowser
(QWidget parentWidget) boolean
isLanguageResource
(String path) name()
boolean
signalMatchesSlot
(String signal, String slot) Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
classNameOf
-
createFormWindowSettingsDialog
@QtUninvokable QDialog createFormWindowSettingsDialog(QDesignerFormWindowInterface formWindow, QWidget parentWidget) -
createPromotionDialog
Overloaded function for
createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, io.qt.widgets.QWidget)
withparentWidget = null
. -
createPromotionDialog
@QtUninvokable QDialog createPromotionDialog(QDesignerFormEditorInterface formEditor, QWidget parentWidget) -
createPromotionDialog
@QtUninvokable default QDialog createPromotionDialog(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, QString[] promoteToClassName) Overloaded function for
createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, java.lang.String, io.qt.core.QString[], io.qt.widgets.QWidget)
withparentWidget = null
. -
createPromotionDialog
@QtUninvokable QDialog createPromotionDialog(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, QString[] promoteToClassName, QWidget parentWidget) -
createResourceBrowser
-
isLanguageResource
-
name
-
signalMatchesSlot
-
uiExtension
-
widgetBoxContents
-