swift
|
Settings UI for model matching/mapping. More...
Public Member Functions | |
CSettingsModelComponent (QWidget *parent=nullptr) | |
Constructor. | |
virtual | ~CSettingsModelComponent () |
Destructor. | |
int | getBackgroundUpdaterIntervallSecs () const |
Interval, -1 for disabled. | |
void | setBackgroundUpdater (const swift::core::db::CBackgroundDataUpdater *updater) |
Updater (the updater this setting is for) | |
Settings UI for model matching/mapping.
Definition at line 27 of file settingsmodelcomponent.h.