Sent when settings are changed. More...
Static Public Attributes | |
| list | data = ['keys', 'old', 'new'] |
Additional Inherited Members |
Sent when settings are changed.
keys is a tuple of key names. For example, if the "Grid Colors" section
was modified the keys would be ("Grid Colors"), or a specific plugin
setting might be ("Plugin", "Preview", "format").
`old` and `new` contain the old and the new value of the setting.
Definition at line 173 of file messages.py.
|
static |
Definition at line 174 of file messages.py.