37 void setEnableShowIcon(
bool b);
39 void setEnableShowTitle(
bool b);
41 bool hasContainerWidget()
const;
43 void setIcon(
const QIcon& i);
45 void setIcon(
const QPixmap& pixmap);
49 void setText(
const QString& t);
53 void setContainerWidget(QWidget* w);
55 QWidget* containerWidget();
57 const QWidget* containerWidget()
const;
59 QWidget* iconWidget()
const;