InfoBar Class
(Core::InfoBar)Public Functions
void | addInfo(const InfoBarEntry &info) |
bool | canInfoBeAdded(Id id) const |
void | clear() |
bool | containsInfo(Id id) const |
void | enableInfo(Id id) |
void | removeInfo(Id id) |
void | suppressInfo(Id id) |
Signals
void | changed() |
Static Public Members
bool | anyGloballySuppressed() |
void | clearGloballySuppressed() |
void | globallySuppressInfo(Id id) |
void | globallyUnsuppressInfo(Id id) |
void | initializeGloballySuppressed() |