save files with comment
This commit is contained in:
@@ -52,6 +52,9 @@ public slots:
|
||||
void onEnableExit();
|
||||
void onDisableExit();
|
||||
void onShowDcDownload(QString);
|
||||
void onShowJsonDownload(QString);
|
||||
void onShowTariffUpdate(QString);
|
||||
void onShowISMASChecks(QString);
|
||||
void onSetDcDownloadProgress(int);
|
||||
void onShowSummary(QString);
|
||||
#if EMERGENCY_LEAVE_BL==1
|
||||
@@ -68,6 +71,9 @@ private slots:
|
||||
void onQuit();
|
||||
|
||||
private:
|
||||
|
||||
int const m_showLineLength = 37;
|
||||
|
||||
void scrollDownTextEdit();
|
||||
void onShowMessage(QString, QString);
|
||||
|
||||
|
Reference in New Issue
Block a user