Jump to content

QOhosWindowCreateParams Class

From Qt Wiki

< QOhosStartOptions Class

QOhosWindowCreateParams Class

Window creation parameters for a started ability window. More...

Header: #include <QOhosStartOptions>
qmake: QT += ohosextras
Since: Qt 5.12.12

Public Functions

QOhosWindowCreateParams()

Detailed Description

struct QtOhosExtras::QOhosStartOptions::QOhosWindowCreateParams

Window creation parameters for a started ability window. See Window Create Params.

Constant Description
AnimationType
The animation type for window creation. See Animation Type.

This struct was introduced in Qt 5.12.12.

Member Function Documentation

QOhosWindowCreateParams::QOhosWindowCreateParams()

Default constructs an instance of QOhosWindowCreateParams.