Make some Group methods private.
This commit is contained in:
@@ -98,6 +98,9 @@ public:
|
||||
static bool isDefaultAttributue(const QString& key);
|
||||
|
||||
Q_SIGNALS:
|
||||
/**
|
||||
* Emitted when a default attribute has been changed.
|
||||
*/
|
||||
void dataChanged(Entry* entry);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user