-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -139,7 +139,7 @@ on all attribute widgets. | |
|
||
signals: | ||
|
||
void attributeChanged( const QString &attribute, const QVariant &value ); | ||
void attributeChanged( const QString &attribute, const QVariant &value ) /Deprecated/; | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
nyalldawson
Author
Collaborator
|
||
%Docstring | ||
Notifies about changes of attributes | ||
|
||
|
Why is that deprecated?