KDECore
kmacroexpander_unix.cpp File Reference
#include "kmacroexpander_p.h"
#include "kshell.h"
#include <QtCore/QStringList>
#include <QtCore/QStack>
#include <QtCore/QRegExp>
Go to the source code of this file.
Namespaces | |
namespace | KMacroExpander |
Enumerations | |
enum | KMacroExpander::Quoting { KMacroExpander::noquote, KMacroExpander::singlequote, KMacroExpander::doublequote, KMacroExpander::dollarquote, KMacroExpander::paren, KMacroExpander::subst, KMacroExpander::group, KMacroExpander::math } |