akregator
main.cpp File Reference
#include "aboutdata.h"
#include "mainwindow.h"
#include "akregator_options.h"
#include <kcmdlineargs.h>
#include <KDebug>
#include <klocale.h>
#include <kontactinterface/pimuniqueapplication.h>
#include <QtDBus/QtDBus>
#include <QStringList>
Include dependency graph for main.cpp:
Go to the source code of this file.
Namespaces | |
Akregator | |
Macros | |
#define | RESTORE(type) |
Functions | |
int | main (int argc, char **argv) |
Macro Definition Documentation
#define RESTORE | ( | type | ) |
Value:
{ int n = 1;\
while (KMainWindow::canBeRestored(n)){\
(new type)->restore(n, false);\
n++;}}
Function Documentation
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:14 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:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.