Krita Source Code Documentation
Loading...
Searching...
No Matches
KoDocumentInfoDlg::KoDocumentInfoDlgPrivate Class Reference

Public Member Functions

 KoDocumentInfoDlgPrivate ()
 
 ~KoDocumentInfoDlgPrivate ()
 

Public Attributes

Ui::KoDocumentInfoAboutWidget * aboutUi {nullptr}
 
Ui::KoDocumentInfoAuthorWidget * authorUi {nullptr}
 
bool documentSaved {false}
 
KoDocumentInfoinfo {nullptr}
 
QList< KPageWidgetItem * > pages
 

Detailed Description

Definition at line 52 of file KoDocumentInfoDlg.cpp.

Constructor & Destructor Documentation

◆ KoDocumentInfoDlgPrivate()

KoDocumentInfoDlg::KoDocumentInfoDlgPrivate::KoDocumentInfoDlgPrivate ( )
inline

Definition at line 55 of file KoDocumentInfoDlg.cpp.

55{}

◆ ~KoDocumentInfoDlgPrivate()

KoDocumentInfoDlg::KoDocumentInfoDlgPrivate::~KoDocumentInfoDlgPrivate ( )
inline

Definition at line 56 of file KoDocumentInfoDlg.cpp.

56{}

Member Data Documentation

◆ aboutUi

Ui::KoDocumentInfoAboutWidget* KoDocumentInfoDlg::KoDocumentInfoDlgPrivate::aboutUi {nullptr}

Definition at line 60 of file KoDocumentInfoDlg.cpp.

60{nullptr};

◆ authorUi

Ui::KoDocumentInfoAuthorWidget* KoDocumentInfoDlg::KoDocumentInfoDlgPrivate::authorUi {nullptr}

Definition at line 61 of file KoDocumentInfoDlg.cpp.

61{nullptr};

◆ documentSaved

bool KoDocumentInfoDlg::KoDocumentInfoDlgPrivate::documentSaved {false}

Definition at line 63 of file KoDocumentInfoDlg.cpp.

63{false};

◆ info

KoDocumentInfo* KoDocumentInfoDlg::KoDocumentInfoDlgPrivate::info {nullptr}

Definition at line 58 of file KoDocumentInfoDlg.cpp.

58{nullptr};

◆ pages

QList<KPageWidgetItem*> KoDocumentInfoDlg::KoDocumentInfoDlgPrivate::pages

Definition at line 59 of file KoDocumentInfoDlg.cpp.


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