![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
Public Types | |
enum | Status { ST_OK, ST_ERROR } |
Public Slots | |
void | check () |
Signals | |
void | reply (int status, const QString &message, quint64 available) |
Public Member Functions | |
FreespaceChecker (Intro *intro) | |
Private Attributes | |
Intro * | intro |
FreespaceChecker::FreespaceChecker | ( | Intro * | intro | ) |
|
slot |
Definition at line 61 of file intro.cpp.
References Intro::getPathToCheck(), intro, GUIUtil::qstringToBoostPath(), reply(), ST_ERROR, and ST_OK.
|
signal |
|
private |
Definition at line 51 of file intro.cpp.
Referenced by check(), and FreespaceChecker().