Qt 4.8
|
#include <QVector>
#include "qdaytimeduration_p.h"
#include "qdelegatingdynamiccontext_p.h"
#include "qexpression_p.h"
#include "qstackcontextbase.cpp"
Go to the source code of this file.
Classes | |
class | QPatternist::StackContextBase< TSuperClass > |
Base class for all DynamicContext classes that needs to supply variables. It has a new frame for local caches, position iterators, expressions, range variables, template parameters but notably continues to delegate global caches. More... | |
Namespaces | |
QPatternist | |
The namespace for the internal API of QtXmlPatterns. | |
Typedefs | |
typedef StackContextBase< DelegatingDynamicContext > | QPatternist::StackContext |
A DynamicContext that creates a new scope for variables. More... | |