\( \def\bold#1{\bf #1} \newcommand{\d}{\mathrm{d}} \)
Button to display color and open color dialog. More...
#include <btp3setups.h>
Public Member Functions | |
ColorButton (QRgb *color) | |
void | paintEvent (QPaintEvent *) |
Private Slots | |
void | edit_color () |
Private Attributes | |
QRgb * | color |
Button to display color and open color dialog.
Definition at line 18 of file btp3setups.h.