Qt 4.8
Classes | Namespaces | Functions
qcachecells_p.h File Reference
#include <QList>
#include <QVector>
#include "qitem_p.h"

Go to the source code of this file.

Classes

class  QPatternist::ItemCacheCell
 Represents a cache entry for a single Item, as opposed to for a sequence of items. More...
 
class  QPatternist::ItemSequenceCacheCell
 Represents a cache entry for a sequence of items. More...
 

Namespaces

 QPatternist
 The namespace for the internal API of QtXmlPatterns.
 

Functions

 Q_DECLARE_TYPEINFO (QPatternist::ItemCacheCell, Q_MOVABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (QPatternist::ItemSequenceCacheCell, Q_MOVABLE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO() [1/2]

Q_DECLARE_TYPEINFO ( QPatternist::ItemCacheCell  ,
Q_MOVABLE_TYPE   
)

◆ Q_DECLARE_TYPEINFO() [2/2]

Q_DECLARE_TYPEINFO ( QPatternist::ItemSequenceCacheCell  ,
Q_MOVABLE_TYPE   
)