Files
qt-creator/tests/auto/utils_stringutils/tst_stringutils.cpp
Oswald Buddenhagen 9bd95ade08 add generic macro expansion classes & functions to Utils
AbstractMacroExpander (any macros), AbstractQtcMacroExpander (%{var}
style macros, which is a hybrid of printf format specifiers and unix
environment expansions) and expandMacros() for the actual string
manipulation.
2010-11-17 13:19:06 +01:00

4.3 KiB