more flexible handling of paths
This commit is contained in:
@ -69,6 +69,8 @@ class PAdminXMLParser : public QXmlDefaultHandler
|
||||
bool characters(const QString&);
|
||||
bool endDocument();
|
||||
|
||||
QString expandPath(const QString&);
|
||||
|
||||
EAdminKeyWords fKeyWord;
|
||||
bool fFunc;
|
||||
PTheory fTheoryItem;
|
||||
|
Reference in New Issue
Block a user