Implement XML Writer (maybe even works!)
This commit is contained in:
@@ -44,6 +44,8 @@ public:
|
||||
~Entry();
|
||||
Uuid uuid() const;
|
||||
QImage icon() const;
|
||||
int iconNumber() const;
|
||||
Uuid iconUuid() const;
|
||||
QColor foregroundColor() const;
|
||||
QColor backgroundColor() const;
|
||||
QString overrideUrl() const;
|
||||
|
||||
Reference in New Issue
Block a user