KInit
AutoStart Class Reference
#include <autostart.h>
Public Member Functions | |
AutoStart (bool new_startup) | |
void | loadAutoStartList () |
int | phase () const |
bool | phaseDone () const |
void | setPhase (int phase) |
void | setPhaseDone () |
QString | startService () |
~AutoStart () |
Detailed Description
Definition at line 27 of file autostart.h.
Constructor & Destructor Documentation
AutoStart::AutoStart | ( | bool | new_startup | ) |
Definition at line 45 of file autostart.cpp.
AutoStart::~AutoStart | ( | ) |
Definition at line 53 of file autostart.cpp.
Member Function Documentation
void AutoStart::loadAutoStartList | ( | ) |
Definition at line 105 of file autostart.cpp.
int AutoStart::phase | ( | ) | const [inline] |
Definition at line 37 of file autostart.h.
bool AutoStart::phaseDone | ( | ) | const [inline] |
Definition at line 38 of file autostart.h.
void AutoStart::setPhase | ( | int | phase | ) |
Definition at line 59 of file autostart.cpp.
void AutoStart::setPhaseDone | ( | ) |
Definition at line 68 of file autostart.cpp.
QString AutoStart::startService | ( | ) |
Definition at line 153 of file autostart.cpp.
The documentation for this class was generated from the following files: