52 #ifndef Patternist_NamespaceConstructor_H 53 #define Patternist_NamespaceConstructor_H 99 virtual ID id()
const;
virtual Expression::Properties properties() const
#define QT_END_NAMESPACE
This macro expands to.
virtual ExpressionVisitorResult::Ptr accept(const ExpressionVisitor::Ptr &visitor) const
Constructs a namespace on an element, and naturally only appears as a child of ElementConstructor.
#define QT_BEGIN_NAMESPACE
This macro expands to.
NamespaceConstructor(const QXmlName nb)
The namespace for the internal API of QtXmlPatterns.
virtual SequenceType::List expectedOperandTypes() const
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way...
Base class for expressions that has no operands.
const QXmlName & namespaceBinding() const
virtual void evaluateToSequenceReceiver(const DynamicContext::Ptr &context) const
The QFlags class provides a type-safe way of storing OR-combinations of enum values.
virtual SequenceType::Ptr staticType() const
The QList class is a template class that provides lists.