KDECore
kmacroexpander.cpp File Reference
#include "kmacroexpander_p.h"
#include "kdebug.h"
#include <QtCore/QHash>
#include <QtCore/QStringList>
Include dependency graph for kmacroexpander.cpp:

Go to the source code of this file.
Function Documentation
Definition at line 117 of file kmacroexpander.cpp.
static QStringList& operator+= | ( | QStringList & | s, | |
const QString & | n | |||
) | [static] |
Definition at line 112 of file kmacroexpander.cpp.
template<typename KT, typename VT>
QString TexpandMacros | ( | const QString & | ostr, | |
const QHash< KT, VT > & | map, | |||
QChar | c | |||
) | [inline] |
Definition at line 315 of file kmacroexpander.cpp.
template<typename KT, typename VT>
QString TexpandMacrosShellQuote | ( | const QString & | ostr, | |
const QHash< KT, VT > & | map, | |||
QChar | c | |||
) | [inline] |
Definition at line 325 of file kmacroexpander.cpp.