Shapeworks Studio
2.1
Shape analysis software suite
|
Qt UI dialog to control preferences. More...
#include <PreferencesWindow.h>
Signals | |
void | clear_cache () |
void | update_view () |
void | slider_update () |
Public Member Functions | |
PreferencesWindow (QWidget *parent, Preferences &prefs) | |
void | set_values_from_preferences () |
Qt UI dialog to control preferences.
The PreferenceWindow provides controls over preferences for the application. It is synchronized with the singleton Preference object
Definition at line 15 of file PreferencesWindow.h.