7 #ifndef SMSTYLESELECT_H
8 #define SMSTYLESELECT_H
10 #include "styleselect.h"
21 void setStyle(
int i,
bool isParentValue);
23 void setParentItem(
int i);
25 bool useParentValue();
27 QToolButton *parentButton;
31 bool m_useParentStyle;
33 void setFont(
bool wantBold);
Definition: smstyleselect.h:13
Definition: styleselect.h:103