KDECore
#include <kdecore_export.h>
#include <QtCore/QChar>
Go to the source code of this file.
|
QString | KMacroExpander::expandMacros (const QString &ostr, const QHash< QString, QStringList > &map, QChar c) |
|
QString | KMacroExpander::expandMacros (const QString &str, const QHash< QChar, QString > &map, QChar c=QLatin1Char('%')) |
|
QString | KMacroExpander::expandMacros (const QString &str, const QHash< QChar, QStringList > &map, QChar c=QLatin1Char('%')) |
|
QString | KMacroExpander::expandMacros (const QString &str, const QHash< QString, QString > &map, QChar c=QLatin1Char('%')) |
|
QString | KMacroExpander::expandMacrosShellQuote (const QString &ostr, const QHash< QString, QStringList > &map, QChar c) |
|
QString | KMacroExpander::expandMacrosShellQuote (const QString &str, const QHash< QChar, QString > &map, QChar c=QLatin1Char('%')) |
|
QString | KMacroExpander::expandMacrosShellQuote (const QString &str, const QHash< QChar, QStringList > &map, QChar c=QLatin1Char('%')) |
|
QString | KMacroExpander::expandMacrosShellQuote (const QString &str, const QHash< QString, QString > &map, QChar c=QLatin1Char('%')) |
|
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.