mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-19 23:21:37 +01:00
2021-10-07 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDIconEngine::nullIcon()' method. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -42,6 +42,7 @@ class RDIconEngine
|
||||
QPixmap catchIcon(RDRecording::Type type);
|
||||
QPixmap listIcon(IconType type) const;
|
||||
QPixmap stationIcon() const;
|
||||
QPixmap nullIcon(int edge_size) const;
|
||||
QPixmap typeIcon(RDLogLine::Type type,
|
||||
RDLogLine::Source src=RDLogLine::Manual) const;
|
||||
QPixmap userIcon(RDUser::Type type) const;
|
||||
|
||||
Reference in New Issue
Block a user