console/kabcclient
outputformatimpls.cpp File Reference
#include "outputformatimpls.h"
#include "csvtemplate.h"
#include "csvtemplatefactory.h"
#include <iostream>
#include <QtCore/QTextCodec>
#include <kdebug.h>
#include <klocale.h>
#include <kabc/addressee.h>
#include <kabc/addresseelist.h>
#include <kabc/vcardconverter.h>
Include dependency graph for outputformatimpls.cpp:
Go to the source code of this file.
Functions | |
QByteArray | fromUnicode (QTextCodec *codec, const QString &text) |
Function Documentation
QByteArray fromUnicode | ( | QTextCodec * | codec, |
const QString & | text | ||
) |
Definition at line 44 of file outputformatimpls.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.