45 std::shared_ptr<RegExpImpl> Impl_;
47 static bool IsFast ();
50 RegExp (
const QString&, Qt::CaseSensitivity);
52 bool Matches (
const QString&)
const;
54 QString GetPattern ()
const;
55 Qt::CaseSensitivity GetCaseSensitivity ()
const;
auto operator>>(const MV &value, const F &f) -> decltype(Bind(value, f))
UTIL_SLL_API QDataStream & operator<<(QDataStream &, const LeechCraft::Util::RegExp &)
Q_DECLARE_METATYPE(LeechCraft::Util::RegExp)