kpilot
syncAction.cc File Reference
#include "options.h"
#include <time.h>
#include <pi-socket.h>
#include <pi-dlp.h>
#include <qtimer.h>
#include <qvbox.h>
#include <qlayout.h>
#include <qcheckbox.h>
#include <qlabel.h>
#include <qmessagebox.h>
#include <qdir.h>
#include <qfile.h>
#include <qfileinfo.h>
#include <qtl.h>
#include <qstyle.h>
#include <kdialogbase.h>
#include <kglobal.h>
#include <kstandarddirs.h>
#include <kconfig.h>
#include <kmessagebox.h>
#include "syncAction.moc"
#include "kpilotlibSettings.h"
Include dependency graph for syncAction.cc:
Go to the source code of this file.
Variables | |
struct { | |
SyncAction::SyncMode::Mode mode | |
const char * name | |
} | maps [] |
Variable Documentation
struct { ... } maps[] [static] |
Definition at line 122 of file syncAction.cc.
const char* name |
Definition at line 123 of file syncAction.cc.