|
DtkDeclarative
DTK Declarative module
|
Public 成员函数 | |
| DQuickWindowAttachedPrivate (QWindow *window, DQuickWindowAttached *qq) | |
| bool | ensurePlatformHandle () |
| void | destoryPlatformHandle () |
| void | _q_onWindowMotifHintsChanged (quint32 winId) |
| void | addBlur (DQuickBehindWindowBlur *blur) |
| void | removeBlur (DQuickBehindWindowBlur *blur) |
| void | updateBlurAreaFor (DQuickBehindWindowBlur *blur) |
| void | _q_updateBlurAreaForWindow () |
| void | _q_updateClipPath () |
| void | _q_ensurePlatformHandle () |
Public 属性 | |
| QWindow * | window = nullptr |
| DPlatformHandle * | handle = nullptr |
| bool | explicitEnable = false |
| DWindowManagerHelper::WmWindowTypes | wmWindowTypes |
| DWindowManagerHelper::MotifFunctions | motifFunctions |
| DWindowManagerHelper::MotifDecorations | motifDecorations |
| QList< DQuickBehindWindowBlur * > | blurList |
| QQuickPath * | clipPath = nullptr |
| QQuickTransition * | overlayExitedTransition = nullptr |
| QQmlComponent * | loadingOverlay = nullptr |
| DQuickAppLoaderItem * | appLoaderItem |