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 address book failed") |
Variable Documentation
|
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.
|
static |
Definition at line 48 of file kabcclient.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:02 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:55:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.