QWindowsDialogHelperBase ClassHelper for native Windows dialogs. More... #include <QWindowsDialogHelperBase>
Public Functions
Protected Functions
Detailed DescriptionHelper for native Windows dialogs. Provides basic functionality and introduces new virtuals. The native dialog is created in setVisible_sys() since then modality and the state of DontUseNativeDialog is known. Modal dialogs are then started via the platformNativeDialogModalHelp(), platformNativeDialogModalHelp() slots. Non-modal dialogs are shown using a separate thread should they support it. See also QWindowsDialogThread. Member Function Documentation
|