Krita Source Code Documentation
Loading...
Searching...
No Matches
krita::Document::Private Struct Reference

Public Member Functions

 Private ()
 

Public Attributes

QPointer< KisDocumentdocument
 
bool ownsDocument {false}
 

Detailed Description

Definition at line 73 of file Document.cpp.

Constructor & Destructor Documentation

◆ Private()

krita::Document::Private::Private ( )
inline

Definition at line 74 of file Document.cpp.

74{}

Member Data Documentation

◆ document

QPointer<KisDocument> krita::Document::Private::document

Definition at line 75 of file Document.cpp.

◆ ownsDocument

bool krita::Document::Private::ownsDocument {false}

Definition at line 76 of file Document.cpp.

76{false};

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