28 #ifndef _BIBLIOTEQ_MYQSTRING_H_
29 #define _BIBLIOTEQ_MYQSTRING_H_
38 QString prepConfigString(
const QString &str,
39 const bool ignore_embedded_comments =
false);
40 static QString escape(
const QString &str,
41 const bool caseinsensitive =
false);
Definition: biblioteq_myqstring.h:34