Mercurial > trustbridge
comparison ui/mainwindow.h @ 525:3edbe1af2c85
Remove dead statusdialog
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 29 Apr 2014 13:29:28 +0000 |
parents | fa56a9403939 |
children | dec797c7230c |
comparison
equal
deleted
inserted
replaced
524:a097dd86cb4d | 525:3edbe1af2c85 |
---|---|
67 void handleNewList(const QString& fileName, const QDateTime& modDate); | 67 void handleNewList(const QString& fileName, const QDateTime& modDate); |
68 void handleNewSW(const QString& fileName, const QDateTime& modDate); | 68 void handleNewSW(const QString& fileName, const QDateTime& modDate); |
69 void downloaderError(const QString &message, SSLConnection::ErrorCode error); | 69 void downloaderError(const QString &message, SSLConnection::ErrorCode error); |
70 /** @brief Trigger the appropiate action depending on the state */ | 70 /** @brief Trigger the appropiate action depending on the state */ |
71 void messageClicked(); | 71 void messageClicked(); |
72 void showSettings(); | |
73 void showStatus(); | |
74 void showHelp(); | 72 void showHelp(); |
75 void showAbout(); | 73 void showAbout(); |
76 void showDetails(QListWidgetItem*); | 74 void showDetails(QListWidgetItem*); |
77 void resizeButtons(); | 75 void resizeButtons(); |
78 void installerError(const QString& errMsg); | 76 void installerError(const QString& errMsg); |