kopete/kopete
#include <qtextstream.h>#include <qregexp.h>#include <QStringList>
Include dependency graph for kopete-pluginloader2.cpp:

Go to the source code of this file.
Functions | |
| int | main () |
| void | parseKey (const QString &group, const QString &key, const QString &value, const QString &rawLine) |
Variables | |
| static QTextStream | qcerr (stderr, QIODevice::WriteOnly) |
| static QTextStream | qcin (stdin, QIODevice::ReadOnly) |
| static QTextStream | qcout (stdout, QIODevice::WriteOnly) |
Function Documentation
| int main | ( | ) |
Definition at line 48 of file kopete-pluginloader2.cpp.
| void parseKey | ( | const QString & | group, |
| const QString & | key, | ||
| const QString & | value, | ||
| const QString & | rawLine | ||
| ) |
Definition at line 27 of file kopete-pluginloader2.cpp.
Variable Documentation
|
static |
|
static |
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference