Class sh::ui::qt::QtFilePropertyDialogTabIconTextBannerView¶
-
class
sh::ui::qt
::
QtFilePropertyDialogTabIconTextBannerView
: public QWidget, public sh::ui::FilePropertyDialogTabIconTextBannerView¶ Qt based FilePropertyDialogTabIconTextBannerView.
Public Functions
-
QtFilePropertyDialogTabIconTextBannerView
(QWidget *parent = 0)¶
-
void
clear
()¶ Clears the contents.
-
void
insertIcon
(QIcon icon, int sizePt = 24)¶ Adds an icon.
-
void
insertText
(QString text)¶ Adds a text.
Private Members
-
QHBoxLayout *
_layout
¶
-