\( \def\bold#1{\bf #1} \newcommand{\d}{\mathrm{d}} \)
generic class to provide editing of specific types More...
#include <btp3setups.h>
Private Slots | |
void | checkedit (QString newtext) |
void | checkbox () |
void | select_folder () |
Private Attributes | |
QLabel | label |
QLineEdit | edit |
ColorButton * | colorbutton |
QCheckBox | check |
double * | dv |
float * | fv |
int * | iv |
char * | cv |
bool * | bv |
short * | sv |
QRgb * | rgbv |
char * | folder |
generic class to provide editing of specific types
Definition at line 29 of file btp3setups.h.