klaptopdaemon
laptop_check.cpp File Reference
#include "daemon_state.h"
#include <stdlib.h>
#include <kaboutdata.h>
#include <kapplication.h>
#include <kcmdlineargs.h>
#include <klocale.h>
Include dependency graph for laptop_check.cpp:

Go to the source code of this file.
Functions | |
| void | wake_laptop_daemon () |
| int | main (int argc, char **argv) |
Variables | |
| static const char | description [] |
| static const char | version [] = "v0.0.1" |
Function Documentation
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 39 of file laptop_check.cpp.
| void wake_laptop_daemon | ( | ) |
Definition at line 30 of file wake_laptop.cpp.
Variable Documentation
const char description[] [static] |
Initial value:
I18N_NOOP("KDE laptop daemon starter")
Definition at line 31 of file laptop_check.cpp.
const char version[] = "v0.0.1" [static] |
Definition at line 34 of file laptop_check.cpp.
KDE 4.0 API Reference