QCodeEdit  2.2
Functions
qsnippet.cpp File Reference

Implementation of the builtin snippet types and loaders. More...

#include "qsnippet_p.h"
#include <QMap>
Include dependency graph for qsnippet.cpp:

Functions

QString parsePlaceHolder (const QString &s, int &index, int max, QMap< int, QCE::Snippets::Simple::PlaceHolder > &p, int &line, int &column, int baseSize)
void performRelocation (QCE::Snippets::Simple::Anchor &a, const QHash< int, QList< int > > &relocationTable, int length)

Detailed Description

Implementation of the builtin snippet types and loaders.