|
Krita Source Code Documentation
|
Public Member Functions | |
| void | recreateLayout (const QList< QPointer< QWidget > > &optionWidgetList) |
Public Attributes | |
| QSet< QWidget * > | currentAuxWidgets |
| QList< QPointer< QWidget > > | currentWidgetList |
| QWidget * | hiderWidget |
| QGridLayout * | housekeeperLayout |
| bool | ignoreHideEvents |
| QFont | smallFont |
Definition at line 29 of file kis_tool_options_popup.cpp.
|
inline |
Definition at line 40 of file kis_tool_options_popup.cpp.
References currentAuxWidgets, currentWidgetList, hiderWidget, and housekeeperLayout.
| QSet<QWidget *> KisToolOptionsPopup::Private::currentAuxWidgets |
Definition at line 36 of file kis_tool_options_popup.cpp.
Definition at line 35 of file kis_tool_options_popup.cpp.
| QWidget* KisToolOptionsPopup::Private::hiderWidget |
Definition at line 37 of file kis_tool_options_popup.cpp.
| QGridLayout* KisToolOptionsPopup::Private::housekeeperLayout |
Definition at line 38 of file kis_tool_options_popup.cpp.
| bool KisToolOptionsPopup::Private::ignoreHideEvents |
Definition at line 33 of file kis_tool_options_popup.cpp.
| QFont KisToolOptionsPopup::Private::smallFont |
Definition at line 32 of file kis_tool_options_popup.cpp.