1 #ifndef CSM_TOOLS_SEARCH_H
2 #define CSM_TOOLS_SEARCH_H
63 QString
formatDescription (
const QString& description,
int pos,
int length)
const;
65 QString
flatten (
const QString& text)
const;
71 Search (
Type type,
bool caseSensitive,
const std::string& value);
73 Search (
Type type,
bool caseSensitive,
const QRegExp& value);
75 Search (
Type type,
bool caseSensitive,
int value);
91 const std::string& replaceText)
const;
Definition: messages.hpp:38
Definition: document.hpp:57
Definition: idtablebase.hpp:12
Definition: universalid.hpp:12