6 #include "ui_datasettingscomponent.h"
13 CDataSettingsComponent::CDataSettingsComponent(QWidget *parent)
17 ui->comp_GuiSettings->hideOpacity(
true);
24 ui->comp_ModelSettings->setBackgroundUpdater(updater);
Update and consolidation of DB data.
Using this class provides a QFrame with the overlay functionality already integrated.
virtual ~CDataSettingsComponent()
Destructor.
void setBackgroundUpdater(const swift::core::db::CBackgroundDataUpdater *updater)
Background updater.
Classes interacting with the swift database (aka "datastore").
High level reusable GUI components.