krita
KisPaintopBox Class Reference
#include <kis_paintop_box.h>
Detailed Description
This widget presents all paintops that a user can paint with.Paintops represent real-world tools or the well-known Shoup computer equivalents that do nothing but change color.
XXX: When we have a lot of paintops, replace the listbox with a table, and for every category a combobox.
XXX: instead of text, use pretty pictures.
Definition at line 50 of file kis_paintop_box.h.
Signals | |
void | selected (const KisID &id, const KisPaintOpSettings *settings) |
Public Member Functions | |
KisPaintopBox (KisView *view, QWidget *parent, const char *name=0) | |
~KisPaintopBox () |
The documentation for this class was generated from the following files: