Uses of Class
io.qt.widgets.QDialog
-
Uses of QDialog in io.qt.activex
-
Uses of QDialog in io.qt.designer
Modifier and TypeMethodDescriptionQDesignerLanguageExtension.createFormWindowSettingsDialog
(QDesignerFormWindowInterface formWindow, QWidget parentWidget) SeeQDesignerLanguageExtension::
createFormWindowSettingsDialog(QDesignerFormWindowInterface*, QWidget*) abstract QDialog
QDesignerLanguageExtension.Impl.createFormWindowSettingsDialog
(QDesignerFormWindowInterface formWindow, QWidget parentWidget) SeeQDesignerLanguageExtension::
createFormWindowSettingsDialog(QDesignerFormWindowInterface*, QWidget*) default QDialog
QDesignerLanguageExtension.createPromotionDialog
(QDesignerFormEditorInterface formEditor) Overloaded function forQDesignerLanguageExtension.createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, io.qt.widgets.QWidget)
withparentWidget = null
.default QDialog
QDesignerLanguageExtension.createPromotionDialog
(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, QString[] promoteToClassName) Overloaded function forQDesignerLanguageExtension.createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, java.lang.String, io.qt.core.QString[], io.qt.widgets.QWidget)
withparentWidget = null
.QDesignerLanguageExtension.createPromotionDialog
(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, QString[] promoteToClassName, QWidget parentWidget) SeeQDesignerLanguageExtension::
createPromotionDialog(QDesignerFormEditorInterface*, QString, QString*, QWidget*) QDesignerLanguageExtension.createPromotionDialog
(QDesignerFormEditorInterface formEditor, QWidget parentWidget) SeeQDesignerLanguageExtension::
createPromotionDialog(QDesignerFormEditorInterface*, QWidget*) final QDialog
QDesignerLanguageExtension.Impl.createPromotionDialog
(QDesignerFormEditorInterface formEditor) Overloaded function forQDesignerLanguageExtension.createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, io.qt.widgets.QWidget)
withparentWidget = null
.final QDialog
QDesignerLanguageExtension.Impl.createPromotionDialog
(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, QString[] promoteToClassName) Overloaded function forQDesignerLanguageExtension.createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, java.lang.String, io.qt.core.QString[], io.qt.widgets.QWidget)
withparentWidget = null
.abstract QDialog
QDesignerLanguageExtension.Impl.createPromotionDialog
(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, QString[] promoteToClassName, QWidget parentWidget) SeeQDesignerLanguageExtension::
createPromotionDialog(QDesignerFormEditorInterface*, QString, QString*, QWidget*) abstract QDialog
QDesignerLanguageExtension.Impl.createPromotionDialog
(QDesignerFormEditorInterface formEditor, QWidget parentWidget) SeeQDesignerLanguageExtension::
createPromotionDialog(QDesignerFormEditorInterface*, QWidget*) -
Uses of QDialog in io.qt.printsupport
Modifier and TypeClassDescriptionclass
Base implementation for print dialogs used to configure printersclass
Configuration dialog for the page-related options on a printerclass
Dialog for specifying the printer's configurationclass
Dialog for previewing and configuring page layouts for printer output -
Uses of QDialog in io.qt.widgets
Modifier and TypeClassDescriptionclass
Dialog widget for specifying colorsclass
Error message display dialogclass
Dialog that allow users to select files or directoriesclass
Dialog widget for selecting a fontclass
Simple convenience dialog to get a single value from the userclass
Modal dialog for informing the user or for asking the user a question and receiving an answerclass
Feedback on the progress of a slow operationclass
Framework for wizards