![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
Inheritance diagram for FreespaceChecker:
Collaboration diagram for FreespaceChecker: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.
Here is the call graph for this function:
|
signal |
|
private |
Definition at line 51 of file intro.cpp.
Referenced by check(), and FreespaceChecker().
1.8.8