KDECore
ktraderparsetree.cpp
Go to the documentation of this file.
94 if ( c1.type != ParseContext::T_NUM && c1.type != ParseContext::T_DOUBLE && c1.type != ParseContext::T_BOOL )
97 if ( c2.type != ParseContext::T_NUM && c2.type != ParseContext::T_DOUBLE && c2.type != ParseContext::T_BOOL )
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:84
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:214
QList< QVariant > toList() const
ParseTreeBase::Ptr m_pRight
Definition: ktraderparsetree_p.h:191
QVariant property(const QString &_name, QVariant::Type t) const
Returns the requested property.
Definition: kservice.cpp:498
bool contains(const QString &str, Qt::CaseSensitivity cs) const
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:24
int toInt(bool *ok) const
ParseTreeBase::Ptr m_pRight
Definition: ktraderparsetree_p.h:207
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:495
virtual bool eval(ParseContext *_context) const =0
QMap< QString, PreferencesMaxima > & maxima
Definition: ktraderparsetree_p.h:91
bool initMaxima(const QString &_prop)
Definition: ktraderparsetree.cpp:632
int matchConstraint(const ParseTreeBase *_tree, const KService::Ptr &_service, const KService::List &_list)
Definition: ktraderparsetree.cpp:611
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:547
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:58
Definition: kaboutdata.h:33
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:578
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:414
iterator end()
bool contains(QChar ch, Qt::CaseSensitivity cs) const
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:404
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:432
QStringList toStringList() const
typedef ConstIterator
bool toBool() const
Definition: kuitsemantics.cpp:84
bool isValid() const
double toDouble(bool *ok) const
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:390
const_iterator constEnd() const
const_iterator constBegin() const
Type type() const
int compare(const QString &other) const
QString toString() const
iterator begin()
const T value(const Key &key) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.