![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qt_windows.h>
#include <qpa/qplatformdialoghelper.h>
#include <qpa/qplatformtheme.h>
#include <QtCore/qbasictimer.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qsharedpointer.h>
Go to the source code of this file.
Classes | |
class | QWindowsDialogHelperBase< BaseClass > |
Helper for native Windows dialogs. More... |
Namespaces | |
namespace | QWindowsDialogs |
Functions | |
void | QWindowsDialogs::eatMouseMove () |
After closing a windows dialog with a double click (i.e. | |
bool | QWindowsDialogs::useHelper (QPlatformTheme::DialogType type) |
QPlatformDialogHelper * | QWindowsDialogs::createHelper (QPlatformTheme::DialogType type) |