AutoSaver Class Reference
#include <DownloadItem.h>
Public Slots | |
void | changeOccurred () |
Public Member Functions | |
AutoSaver (QObject *parent) | |
void | saveIfNecessary () |
~AutoSaver () | |
Protected Member Functions | |
void | timerEvent (QTimerEvent *event) |
Constructor & Destructor Documentation
◆ AutoSaver()
AutoSaver::AutoSaver | ( | QObject * | parent | ) |
◆ ~AutoSaver()
AutoSaver::~AutoSaver | ( | ) |
Member Function Documentation
◆ changeOccurred
|
slot |
References saveIfNecessary().
◆ saveIfNecessary()
void AutoSaver::saveIfNecessary | ( | ) |
Referenced by changeOccurred(), and timerEvent().
◆ timerEvent()
|
protected |
References saveIfNecessary().
The documentation for this class was generated from the following files:
- src/Gui/DownloadItem.h
- src/Gui/DownloadItem.cpp