Krita Source Code Documentation
Loading...
Searching...
No Matches
KisWindowLayoutResource::Private::Window Struct Reference

Public Attributes

bool canvasDetached = false
 
WindowGeometry canvasWindowGeometry
 
WindowGeometry geometry
 
QUuid windowId
 
QByteArray windowState
 

Detailed Description

Definition at line 95 of file KisWindowLayoutResource.cpp.

Member Data Documentation

◆ canvasDetached

bool KisWindowLayoutResource::Private::Window::canvasDetached = false

Definition at line 100 of file KisWindowLayoutResource.cpp.

◆ canvasWindowGeometry

WindowGeometry KisWindowLayoutResource::Private::Window::canvasWindowGeometry

Definition at line 101 of file KisWindowLayoutResource.cpp.

◆ geometry

WindowGeometry KisWindowLayoutResource::Private::Window::geometry

Definition at line 98 of file KisWindowLayoutResource.cpp.

◆ windowId

QUuid KisWindowLayoutResource::Private::Window::windowId

Definition at line 96 of file KisWindowLayoutResource.cpp.

◆ windowState

QByteArray KisWindowLayoutResource::Private::Window::windowState

Definition at line 97 of file KisWindowLayoutResource.cpp.


The documentation for this struct was generated from the following file: