KInit
AutoStart Class Reference
#include <autostart.h>
Detailed Description
Definition at line 28 of file autostart.h.
Public Member Functions | |
AutoStart () | |
void | loadAutoStartList () |
int | phase () const |
bool | phaseDone () const |
void | setPhase (int phase) |
void | setPhaseDone () |
QString | startService () |
~AutoStart () |
Constructor & Destructor Documentation
AutoStart::AutoStart | ( | ) |
Definition at line 37 of file autostart.cpp.
AutoStart::~AutoStart | ( | ) |
Definition at line 46 of file autostart.cpp.
Member Function Documentation
void AutoStart::loadAutoStartList | ( | ) |
Definition at line 99 of file autostart.cpp.
int AutoStart::phase | ( | ) | const [inline] |
Definition at line 38 of file autostart.h.
bool AutoStart::phaseDone | ( | ) | const [inline] |
Definition at line 39 of file autostart.h.
void AutoStart::setPhase | ( | int | phase | ) |
Definition at line 54 of file autostart.cpp.
void AutoStart::setPhaseDone | ( | ) |
Definition at line 63 of file autostart.cpp.
QString AutoStart::startService | ( | ) |
Definition at line 130 of file autostart.cpp.
The documentation for this class was generated from the following files: