![]() |
Qt 4.8
|
#include "qxsdstatemachinebuilder_p.h"#include "qxsdelement_p.h"#include "qxsdmodelgroup_p.h"#include "qxsdschemahelper_p.h"Go to the source code of this file.
Functions | |
| template<typename T > | |
| QList< QList< T > > | allCombinations (const QList< T > &input) |
| static void | internalParticleLookupMap (const XsdParticle::Ptr &particle, QHash< XsdTerm::Ptr, XsdParticle::Ptr > &hash) |
Definition at line 70 of file qxsdstatemachinebuilder.cpp.
Referenced by QPatternist::XsdStateMachineBuilder::buildTerm().
|
static |
Definition at line 240 of file qxsdstatemachinebuilder.cpp.
Referenced by QPatternist::XsdStateMachineBuilder::particleLookupMap().