Jump to content

QOhosWindowCreateParams Class

From Qt Wiki
Revision as of 06:32, 29 January 2026 by Kiki.ji (talk | contribs) (Created page with "< QOhosStartOptions Class = QOhosWindowCreateParams Class = Window creation parameters for a started ability window. More... {| class="wikitable" !Header: |#include <QOhosStartOptions> |- !qmake: |QT += ohosextras |- !Since: |Qt 5.12.12 |} * List of all members, including inherited members == Public Functions == {| class="wikitable" style="width:100%" | |'''QOhosWindowC...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< 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.