Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qohosplatformfiledialoghelper.cpp File Reference

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include "qohosplatformdialoghelper.h"
#include "qohosplatformintegration.h"
#include "qohosplatformwindow.h"
#include <QtCore/qeventloop.h>
#include <QtCore/qfileinfo.h>
#include <qohosjsenv_p.h>
#include <QtGui/qguiapplication.h>
#include <QtGui/qwindow.h>
#include <algorithm>
#include <qohoswindowmanager.h>
Include dependency graph for qohosplatformfiledialoghelper.cpp:

Go to the source code of this file.

Classes

class  QT_BEGIN_NAMESPACE::QOhosPlatformFileDialogHelperImpl

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

QOhosWindowManager::DocumentSelectMode QT_BEGIN_NAMESPACE::mapQFileDialogOptionsToOhosDocumentSelectMode (const QFileDialogOptions &options)
QOhosWindowManager::ResultMultiplicity QT_BEGIN_NAMESPACE::mapQFileDialogOptionsToOhosResultMultiplicity (const QFileDialogOptions &options)
QtOhos::InternalWindowId QT_BEGIN_NAMESPACE::getQWindowInternalWindowIdOrFail (QWindow *qWindow)
QtOhos::InternalWindowId QT_BEGIN_NAMESPACE::tryGetFocusedWindowInternalWindowId ()
QPlatformFileDialogHelpermakeQOhosPlatformFileDialogHelper ()

Function Documentation

◆ makeQOhosPlatformFileDialogHelper()

QPlatformFileDialogHelper * makeQOhosPlatformFileDialogHelper ( )

Definition at line 276 of file qohosplatformfiledialoghelper.cpp.

References QT_BEGIN_NAMESPACE::QOhosPlatformFileDialogHelperImpl::QOhosPlatformFileDialogHelperImpl().

Here is the call graph for this function: