Krita Source Code Documentation
Loading...
Searching...
No Matches
KisOpenPanePrivate Class Reference
+ Inheritance diagram for KisOpenPanePrivate:

Public Member Functions

 KisOpenPanePrivate ()
 

Public Attributes

int m_freeCustomWidgetIndex {0}
 
KoSectionListItemm_templatesSeparator {nullptr}
 

Detailed Description

Definition at line 90 of file KisOpenPane.cpp.

Constructor & Destructor Documentation

◆ KisOpenPanePrivate()

KisOpenPanePrivate::KisOpenPanePrivate ( )
inline

Definition at line 93 of file KisOpenPane.cpp.

93 :
94 Ui_KisOpenPaneBase()
95 { }

Member Data Documentation

◆ m_freeCustomWidgetIndex

int KisOpenPanePrivate::m_freeCustomWidgetIndex {0}

Definition at line 97 of file KisOpenPane.cpp.

97{0};

◆ m_templatesSeparator

KoSectionListItem* KisOpenPanePrivate::m_templatesSeparator {nullptr}

Definition at line 98 of file KisOpenPane.cpp.

98{nullptr};

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