#include <DownloadItem.h>
Public Slots | |
| void | changeOccurred () |
Public Member Functions | |
| AutoSaver (QObject *parent) | |
| void | saveIfNecessary () |
| ~AutoSaver () | |
Protected Member Functions | |
| void | timerEvent (QTimerEvent *event) |
| AutoSaver::AutoSaver | ( | QObject * | parent | ) |
| AutoSaver::~AutoSaver | ( | ) |
|
slot |
References saveIfNecessary().
| void AutoSaver::saveIfNecessary | ( | ) |
Referenced by changeOccurred(), and timerEvent().
|
protected |
References saveIfNecessary().