console/kabcclient
kabcclient.cpp File Reference
#include "kabcclient.h"
#include "formatfactory.h"
#include "inputformat.h"
#include "outputformat.h"
#include <iostream>
#include <set>
#include <string>
#include <QtCore/QTextCodec>
#include <QtCore/QTimer>
#include <kapplication.h>
#include <klocale.h>
#include <krandom.h>
#include <kabc/addressee.h>
#include <kabc/addresseelist.h>
#include <kabc/stdaddressbook.h>
#include "kabcclient.moc"
Include dependency graph for kabcclient.cpp:

Go to the source code of this file.
Variables | |
| static const char | ambiguousMatch [] |
| static const char | saveError [] = I18N_NOOP("Saving modifications to addressbook failed") |
Variable Documentation
const char ambiguousMatch[] [static] |
Initial value:
I18N_NOOP("Input number %1 matches more than one contact. " "Skipping it to avoid undesired results")
Definition at line 49 of file kabcclient.cpp.
const char saveError[] = I18N_NOOP("Saving modifications to addressbook failed") [static] |
Definition at line 48 of file kabcclient.cpp.
KDE 4.2 API Reference