KInit
AutoStart Class Reference
#include <autostart.h>
Public Member Functions | |
AutoStart () | |
~AutoStart () | |
void | loadAutoStartList () |
int | phase () const |
bool | phaseDone () const |
void | setPhase (int phase) |
void | setPhaseDone () |
QString | startService () |
Detailed Description
Definition at line 28 of file autostart.h.
Constructor & Destructor Documentation
AutoStart::AutoStart | ( | ) |
Definition at line 36 of file autostart.cpp.
AutoStart::~AutoStart | ( | ) |
Definition at line 45 of file autostart.cpp.
Member Function Documentation
void AutoStart::loadAutoStartList | ( | ) |
Definition at line 79 of file autostart.cpp.
|
inline |
Definition at line 38 of file autostart.h.
|
inline |
Definition at line 39 of file autostart.h.
void AutoStart::setPhase | ( | int | phase | ) |
Definition at line 53 of file autostart.cpp.
void AutoStart::setPhaseDone | ( | ) |
Definition at line 62 of file autostart.cpp.
QString AutoStart::startService | ( | ) |
Definition at line 105 of file autostart.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.