KHTML
khtml::XPath::Number Class Reference
#include <predicate.h>
Inheritance diagram for khtml::XPath::Number:

Public Member Functions | |
| Number (double value) | |
| virtual QString | dump () const |
| bool | isConstant () const |
Detailed Description
Definition at line 33 of file predicate.h.
Constructor & Destructor Documentation
| Number::Number | ( | double | value | ) |
Definition at line 42 of file predicate.cpp.
Member Function Documentation
| QString Number::dump | ( | ) | const [virtual] |
Implements khtml::XPath::Expression.
Definition at line 52 of file predicate.cpp.
| bool Number::isConstant | ( | ) | const [virtual] |
Reimplemented from khtml::XPath::Expression.
Definition at line 47 of file predicate.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference