Package node_manager_fkie :: Module settings_widget :: Class SettingsWidget
[frames] | no frames]

Class SettingsWidget

source code

python_qt_binding.QtWidgets.QDockWidget --+
                                          |
                                         SettingsWidget

Settings widget to handle the settings changes. The changes will direct change the settings of the GUI.

Instance Methods
 
__init__(self, parent=None)
Creates the window, connects the signals and init the class.
source code
 
reload_settings(self)
Load the current settings data into the model.
source code
Method Details

reload_settings(self)

source code 

Load the current settings data into the model. The settings itself will not be loaded.