42 mCheckableFlag = flag;
52 mRenderAsWidgetFlag = flag;
77 return mCheckableFlag;
87 return mRenderAsWidgetFlag;
void setCheckable(const bool flag)
void setDetail(const QString &detail)
bool isRenderedAsWidget() const
void setChecked(const bool flag)
void setEnabled(bool flag)
void setTitle(const QString &title)
void setIcon(const QPixmap &icon)
void setCategory(const QString &category)
void setRenderAsWidget(bool flag)
This is a hint to the delegate to render using a widget rather than manually painting every part of t...