krita/ui
KisIconWidget Class Reference
#include <kis_iconwidget.h>
Inheritance diagram for KisIconWidget:
Public Slots | |
| void | slotSetItem (KoResource *resource) |
Public Member Functions | |
| KisIconWidget (QWidget *parent=0, const char *name=0) | |
Protected Member Functions | |
| virtual void | paintEvent (QPaintEvent *) |
Detailed Description
Definition at line 27 of file kis_iconwidget.h.
Constructor & Destructor Documentation
| KisIconWidget::KisIconWidget | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
The icon widget is used in the control box where the current color and brush are shown.
Definition at line 27 of file kis_iconwidget.cc.
Member Function Documentation
| void KisIconWidget::paintEvent | ( | QPaintEvent * | ) | [protected, virtual] |
Definition at line 41 of file kis_iconwidget.cc.
| void KisIconWidget::slotSetItem | ( | KoResource * | resource | ) | [slot] |
Definition at line 35 of file kis_iconwidget.cc.
The documentation for this class was generated from the following files:
