6 #ifndef SWIFT_GUI_COMPONENTS_AUTOPUBLISHCOMPONENT_H
7 #define SWIFT_GUI_COMPONENTS_AUTOPUBLISHCOMPONENT_H
10 #include <QScopedPointer>
17 class CAutoPublishComponent;
40 QScopedPointer<Ui::CAutoPublishComponent> ui;
45 void analyzeAgainstDBData();
54 void deleteAllFiles();
60 void closeParentDialog();
Using this class provides a QFrame with the overlay functionality already integrated.
Data automatically collected and be be sent to backend.
bool isEmpty() const
Data empty.
CAutoPublishComponent(QWidget *parent=nullptr)
Ctor.
virtual ~CAutoPublishComponent()
Destructor.
int readFiles()
Read the files.
Status messages, e.g. from Core -> GUI.
Objects that can be use for auto-publishing. Auto publishing means we sent those data to the DB.
High level reusable GUI components.