Qt 4.8
Classes | Namespaces | Functions
qfunctionsignature_p.h File Reference
#include <QSharedData>
#include "qcalltargetdescription_p.h"
#include "qexpression_p.h"
#include "qfunctionargument_p.h"
#include "qpatternistlocale_p.h"
#include "qprimitives_p.h"

Go to the source code of this file.

Classes

class  QHash< Key, T >
 The QHash class is a template class that provides a hash-table-based dictionary. More...
 
class  QList< T >
 The QList class is a template class that provides lists. More...
 
class  QPatternist::FunctionSignature
 Represents the signature of an XPath function. More...
 

Namespaces

 QPatternist
 The namespace for the internal API of QtXmlPatterns.
 

Functions

static QString QPatternist::formatFunction (const NamePool::Ptr &np, const FunctionSignature::Ptr &func)
 Formats FunctionSignature. More...