31 #include <QHBoxLayout>
33 #include <QPushButton>
104 void handleReloadClicked();
105 void handleIgnoreClicked();
106 void handleOkClicked();
107 void handleAbortClicked();
109 void handleFileContentModified(
QString path);
110 void handleFileMovOrDel(
QString path);
A dialog in form of a bar to let the user decide how to handle file changes outside of HAL.
void setMessage(QString message)
void handleFileChanged(QString path)
void handleScriptExecute(QString path)
FileModifiedBar(QWidget *parent=nullptr)
QObject * parent() const const