kontact
#include "kdepim-version.h"
#include "mainwindow.h"
#include "prefs.h"
#include <libkdepimdbusinterfaces/reminderclient.h>
#include <KontactInterface/Plugin>
#include <KontactInterface/UniqueAppHandler>
#include <KAboutData>
#include <KCmdLineArgs>
#include <KLocale>
#include <KService>
#include <KServiceTypeTrader>
#include <KUniqueApplication>
#include <KWindowSystem>
#include <iostream>
#include "main.moc"
Include dependency graph for main.cpp:
Go to the source code of this file.
Functions | |
static void | listPlugins () |
static void | loadCommandLineOptions () |
int | main (int argc, char **argv) |
Variables | |
static const char | description [] = I18N_NOOP( "KDE personal information manager" ) |
static const char | version [] = KDEPIM_VERSION |
Function Documentation
Variable Documentation
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:30 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:58:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.