console/kabcclient
main.cpp File Reference
#include "formatfactory.h"
#include "inputformat.h"
#include "kabcclient.h"
#include "outputformat.h"
#include <iostream>
#include <sstream>
#include <stdlib.h>
#include <QtCore/QFileInfo>
#include <kaboutdata.h>
#include <kapplication.h>
#include <kcmdlineargs.h>
#include <klocalizedstring.h>
Include dependency graph for main.cpp:

Go to the source code of this file.
Functions | |
| void | avoidQPixmapWarning (QtMsgType type, const char *msg) |
| bool | checkForCodecHelp (KCmdLineArgs *args) |
| bool | checkForFormatHelp (KCmdLineArgs *args, FormatFactory *factory) |
| int | handleKABC2Mutt (int argc, char **argv) |
| int | main (int argc, char **argv) |
| QString | optionAsString (KCmdLineArgs *args, const char *option) |
Variables | |
| static const char | version [] = "0.8.1" |
Function Documentation
| void avoidQPixmapWarning | ( | QtMsgType | type, | |
| const char * | msg | |||
| ) |
| bool checkForFormatHelp | ( | KCmdLineArgs * | args, | |
| FormatFactory * | factory | |||
| ) |
| QString optionAsString | ( | KCmdLineArgs * | args, | |
| const char * | option | |||
| ) |
Variable Documentation
KDE 4.2 API Reference