Public Member Functions | |
| def | __init__ |
| def | save |
| def | get_preferences |
Public Attributes | |
| snap_to_grid_param | |
| all params | |
| grid_size_param | |
| show_grid_param | |
| show_reports_param | |
| restore_files_param | |
| window_size_param | |
| file_open_param | |
| files_open_param | |
| show_params_param | |
| show_id_param | |
Private Attributes | |
| _prefs_block | |
| _prefs_file_path | |
Definition at line 36 of file Preferences.py.
| def grc.Preferences._Preferences.__init__ | ( | self, | ||
| platform | ||||
| ) |
Definition at line 38 of file Preferences.py.
| def grc.Preferences._Preferences.save | ( | self | ) |
Definition at line 63 of file Preferences.py.
| def grc.Preferences._Preferences.get_preferences | ( | self | ) |
Definition at line 67 of file Preferences.py.
Definition at line 42 of file Preferences.py.
Definition at line 44 of file Preferences.py.
Definition at line 53 of file Preferences.py.
Definition at line 54 of file Preferences.py.
Definition at line 55 of file Preferences.py.
Definition at line 56 of file Preferences.py.
Definition at line 57 of file Preferences.py.
Definition at line 58 of file Preferences.py.
Definition at line 59 of file Preferences.py.
Definition at line 60 of file Preferences.py.
Definition at line 61 of file Preferences.py.
1.5.4