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
qohosstartoptions_p.h File Reference

(b2b4258a42567f4a4f2bec950c3e01623a97a5df)

#include <QtCore/private/qohoscommon_p.h>
#include <QtCore/qjsonobject.h>
#include <QtCore/qlist.h>
#include <QtCore/qobject.h>
#include <QtCore/qstring.h>
#include <QtCore/qvariant.h>
#include <QtGui/qcolor.h>
#include <QtGui/qimage.h>
#include <QtOhosAppKit/private/qohosbundlemanager_p.h>
#include <QtOhosAppKit/private/qtohosappkitglobal_p.h>
#include <functional>
#include <memory>
#include <optional>
Include dependency graph for qohosstartoptions_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QtOhosAppKit::WindowCreateParams
 \inmodule QtOhosAppKit More...
class  QtOhosAppKit::StartOptions
 \inmodule QtOhosAppKit More...
struct  QtOhosAppKit::Private::QOhosStartOptionsData
struct  QtOhosAppKit::Private::QOhosStartOptionsData::WindowCreateParamsPriv
struct  QtOhosAppKit::Private::QOhosAbilityResult

Namespaces

namespace  QtOhosAppKit
namespace  QtOhosAppKit::Private

Functions

std::shared_ptr< WindowCreateParamsQtOhosAppKit::createWindowCreateParams ()
 Creates WindowCreateParams instance.
std::shared_ptr< StartOptionsQtOhosAppKit::createStartOptions ()
 Creates StartOptions instance.
std::optional< QOhosStartOptionsDataQtOhosAppKit::Private::tryConvertStartOptionsToQpaFunctionsStruct (const StartOptions &options)