krita/ui
KisControlFrame Class Reference
Control Frame - status display with access to color selector, gradient, patterns, and paintop presets. More...
#include <kis_control_frame.h>
Inheritance diagram for KisControlFrame:

Public Slots | |
| void | slotSaveToFavouriteBrushes () |
| void | slotSetGradient (KoAbstractGradient *gradient) |
| void | slotSetPattern (KisPattern *pattern) |
Public Member Functions | |
| KisControlFrame (KisView2 *view, const char *name=0) | |
| virtual | ~KisControlFrame () |
| KisPaintopBox * | paintopBox () |
Detailed Description
Control Frame - status display with access to color selector, gradient, patterns, and paintop presets.
Definition at line 52 of file kis_control_frame.h.
Constructor & Destructor Documentation
| KisControlFrame::KisControlFrame | ( | KisView2 * | view, | |
| const char * | name = 0 | |||
| ) |
Definition at line 65 of file kis_control_frame.cpp.
| virtual KisControlFrame::~KisControlFrame | ( | ) | [inline, virtual] |
Definition at line 59 of file kis_control_frame.h.
Member Function Documentation
| KisPaintopBox* KisControlFrame::paintopBox | ( | ) | [inline] |
Definition at line 61 of file kis_control_frame.h.
| void KisControlFrame::slotSaveToFavouriteBrushes | ( | ) | [slot] |
Definition at line 180 of file kis_control_frame.cpp.
| void KisControlFrame::slotSetGradient | ( | KoAbstractGradient * | gradient | ) | [slot] |
Definition at line 135 of file kis_control_frame.cpp.
| void KisControlFrame::slotSetPattern | ( | KisPattern * | pattern | ) | [slot] |
Definition at line 130 of file kis_control_frame.cpp.
The documentation for this class was generated from the following files:
