|
Pencil2D
ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
|
Inheritance diagram for PopupColorPaletteWidget:Public Member Functions | |
| PopupColorPaletteWidget (ScribbleArea *parent=0) | |
| ColorBox * | getColorBox () |
| void | popup () |
Public Attributes | |
| QPushButton * | closeButton |
Protected Member Functions | |
| void | keyPressEvent (QKeyEvent *event) |
Protected Attributes | |
| ScribbleArea * | mContainer |
| ColorBox * | mColorBox = nullptr |
Private Slots | |
| void | onColorChanged (const QColor &color) |
Definition at line 11 of file popupcolorpalettewidget.h.
1.8.6