InfoBar Class
(Core::InfoBar)| Inherits: | QObject |
Public Functions
| void | addInfo(const InfoBarEntry &info) |
| bool | canInfoBeAdded(Id id) const |
| void | clear() |
| bool | containsInfo(Id id) const |
| void | removeInfo(Id id) |
| void | suppressInfo(Id id) |
| void | unsuppressInfo(Id id) |
- 31 public functions inherited from QObject
Signals
| void | changed() |
- 2 signals inherited from QObject
Static Public Members
| bool | anyGloballySuppressed() |
| void | clearGloballySuppressed() |
| void | globallySuppressInfo(Id id) |
| void | globallyUnsuppressInfo(Id id) |
| void | initialize(QSettings *settings, Utils::Theme *theme) |
- 10 static public members inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 1 public variable inherited from QObject
- 9 protected functions inherited from QObject
- 2 protected variables inherited from QObject