52 #ifndef Patternist_ComputedNamespaceConstructor_H 53 #define Patternist_ComputedNamespaceConstructor_H #define QT_END_NAMESPACE
This macro expands to.
ComputedNamespaceConstructor(const Expression::Ptr &prefix, const Expression::Ptr &namespaceURI)
Constructs a namespace on an element, and naturally only appears as a child of ElementConstructor.
virtual SequenceType::List expectedOperandTypes() const
virtual ExpressionVisitorResult::Ptr accept(const ExpressionVisitor::Ptr &visitor) const
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
virtual SequenceType::Ptr staticType() const
virtual void evaluateToSequenceReceiver(const DynamicContext::Ptr &context) const
virtual Expression::Properties properties() const
The QFlags class provides a type-safe way of storing OR-combinations of enum values.
The QList class is a template class that provides lists.
Base class for expressions that has exactly two operands.