comparison ui/mainwindow.h @ 486:fa56a9403939

Lookup the last modified date for software installer after first installation.
author Raimund Renkert <rrenkert@intevation.de>
date Thu, 24 Apr 2014 14:55:22 +0200
parents 9be337ea1e3c
children 3edbe1af2c85
comparison
equal deleted inserted replaced
485:5834b340c54c 486:fa56a9403939
80 void installCerts(); 80 void installCerts();
81 void newSWAvailable(const QString& fileName, const QDateTime& modDate); 81 void newSWAvailable(const QString& fileName, const QDateTime& modDate);
82 82
83 void saveAutoUpdate(int state); 83 void saveAutoUpdate(int state);
84 void saveAutoStart(int state); 84 void saveAutoStart(int state);
85
86 void lookUpDateForVersion();
87 void setLastModifiedDate(const QDateTime &date);
85 88
86 /** @brief saves the currently unselected certificates 89 /** @brief saves the currently unselected certificates
87 * 90 *
88 * This creates / updates a qsettings section that 91 * This creates / updates a qsettings section that
89 * [unselected] that contains the certificates that 92 * [unselected] that contains the certificates that

http://wald.intevation.org/projects/trustbridge/