Uses of Class
io.qt.widgets.QDialog
Packages that use QDialog
-
Uses of QDialog in io.qt.activex
Subclasses of QDialog in io.qt.activex -
Uses of QDialog in io.qt.designer
Methods in io.qt.designer that return QDialogModifier 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
.QDesignerLanguageExtension.createPromotionDialog
(QDesignerFormEditorInterface formEditor, QWidget parentWidget) SeeQDesignerLanguageExtension::
createPromotionDialog(QDesignerFormEditorInterface*, QWidget*) 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*) final QDialog
QDesignerLanguageExtension.Impl.createPromotionDialog
(QDesignerFormEditorInterface formEditor) Overloaded function forQDesignerLanguageExtension.createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, io.qt.widgets.QWidget)
withparentWidget = null
.abstract QDialog
QDesignerLanguageExtension.Impl.createPromotionDialog
(QDesignerFormEditorInterface formEditor, QWidget parentWidget) SeeQDesignerLanguageExtension::
createPromotionDialog(QDesignerFormEditorInterface*, QWidget*) 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*) -
Uses of QDialog in io.qt.printsupport
Subclasses of QDialog in io.qt.printsupportModifier 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
Subclasses of QDialog in io.qt.widgetsModifier and TypeClassDescriptionclass
Dialog widget for specifying colorsclass
Error message display dialogclass
Dialog that allows 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