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::AutoStart | ( | ) |
Definition at line 36 of file autostart.cpp.
◆ ~AutoStart()
AutoStart::~AutoStart | ( | ) |
Definition at line 45 of file autostart.cpp.
Member Function Documentation
◆ loadAutoStartList()
void AutoStart::loadAutoStartList | ( | ) |
Definition at line 79 of file autostart.cpp.
◆ phase()
|
inline |
Definition at line 38 of file autostart.h.
◆ phaseDone()
|
inline |
Definition at line 39 of file autostart.h.
◆ setPhase()
void AutoStart::setPhase | ( | int | phase | ) |
Definition at line 53 of file autostart.cpp.
◆ setPhaseDone()
void AutoStart::setPhaseDone | ( | ) |
Definition at line 62 of file autostart.cpp.
◆ startService()
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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.