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
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 eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:24
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
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:578
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:414
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:404
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:432
Definition: kuitsemantics.cpp:84
bool eval(ParseContext *_context) const
Definition: ktraderparsetree.cpp:390
Definition: kaboutdata.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.