- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QDesignerLanguageExtension.Impl
Java wrapper for Qt class QDesignerLanguageExtension
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classImplementor class for interfaceQDesignerLanguageExtension -
Method Summary
Modifier and TypeMethodDescriptionclassNameOf(QObject object) createFormWindowSettingsDialog(QDesignerFormWindowInterface formWindow, QWidget parentWidget) default QDialogcreatePromotionDialog(QDesignerFormEditorInterface formEditor) Overloaded function forcreatePromotionDialog(io.qt.designer.QDesignerFormEditorInterface, io.qt.widgets.QWidget)withparentWidget = null.createPromotionDialog(QDesignerFormEditorInterface formEditor, QWidget parentWidget) default QDialogcreatePromotionDialog(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, String[] promoteToClassName) Overloaded function forcreatePromotionDialog(io.qt.designer.QDesignerFormEditorInterface, java.lang.String, java.lang.String[], io.qt.widgets.QWidget)withparentWidget = null.createPromotionDialog(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, String[] promoteToClassName, QWidget parentWidget) createResourceBrowser(QWidget parentWidget) booleanisLanguageResource(String path) name()booleansignalMatchesSlot(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, String[] promoteToClassName) Overloaded function for
createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, java.lang.String, java.lang.String[], io.qt.widgets.QWidget)withparentWidget = null. -
createPromotionDialog
@QtUninvokable QDialog createPromotionDialog(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, String[] promoteToClassName, QWidget parentWidget) -
createResourceBrowser
-
isLanguageResource
-
name
-
signalMatchesSlot
-
uiExtension
-
widgetBoxContents
-