typedef struct _DefStruct{
QColor forecolor;
QColor backcolor;
int width;
int height;
bool frame3d;
bool autoindent;
QFont font;
QString mailcommand;
QString printcommand;
QString soundcommand;
bool playSound;
bool onTop;