kopete/kopete
#include <qmap.h>
#include <qtextstream.h>
#include <qregexp.h>
#include <QStringList>
Go to the source code of this file.
|
QString | cryptStr (const QString &aStr) |
|
void | flushData (const QString &group) |
|
int | main () |
|
void | parseGroup (const QString &group, const QString &rawLine) |
|
void | parseKey (const QString &group, const QString &key, const QString &value, const QString &rawLine) |
|
static QTextStream | qcerr (stderr, QIODevice::WriteOnly) |
|
static QTextStream | qcin (stdin, QIODevice::ReadOnly) |
|
static QTextStream | qcout (stdout, QIODevice::WriteOnly) |
|
QString cryptStr |
( |
const QString & |
aStr | ) |
|
void flushData |
( |
const QString & |
group | ) |
|
void parseGroup |
( |
const QString & |
group, |
|
|
const QString & |
rawLine |
|
) |
| |
void parseKey |
( |
const QString & |
group, |
|
|
const QString & |
key, |
|
|
const QString & |
value, |
|
|
const QString & |
rawLine |
|
) |
| |
static QTextStream qcerr |
( |
stderr |
, |
|
|
QIODevice::WriteOnly |
|
|
) |
| |
|
static |
static QTextStream qcin |
( |
stdin |
, |
|
|
QIODevice::ReadOnly |
|
|
) |
| |
|
static |
static QTextStream qcout |
( |
stdout |
, |
|
|
QIODevice::WriteOnly |
|
|
) |
| |
|
static |
QMap<QString, QString> pluginData |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:41 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.