InfoBar Class
(Core::InfoBar)Public Functions
void | addInfo(const Core::InfoBarEntry &info) |
bool | canInfoBeAdded(Core::Id id) const |
void | clear() |
bool | containsInfo(Core::Id id) const |
void | removeInfo(Core::Id id) |
void | suppressInfo(Core::Id id) |
void | unsuppressInfo(Core::Id id) |
Signals
void | changed() |
Static Public Members
bool | anyGloballySuppressed() |
void | clearGloballySuppressed() |
void | globallySuppressInfo(Core::Id id) |
void | globallyUnsuppressInfo(Core::Id id) |
void | initialize(QSettings *settings, Utils::Theme *theme) |