QCodeEdit  2.2
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
QCE::Snippets::Simple Class Reference
Inheritance diagram for QCE::Snippets::Simple:
Inheritance graph
[legend]

Classes

struct  Anchor
 
struct  PlaceHolder
 

Public Member Functions

virtual void insert (QEditor *e) const
 
- Public Member Functions inherited from QSnippet
 QSnippet (const QSnippetPatternLoader *pl)
 
QString name () const
 
void setName (const QString &n)
 
QStringList contexts () const
 
void setContexts (const QStringList &l)
 
QString pattern () const
 
void setPattern (const QString &p)
 

Static Public Member Functions

static bool loadSnippet (QSnippet *snip, const QString &pattern)
 

Public Attributes

QString m_base
 
QList< PlaceHolderm_placeHolders
 

Additional Inherited Members

- Protected Attributes inherited from QSnippet
QString m_name
 
QString m_pattern
 
QStringList m_contexts
 
const QSnippetPatternLoaderm_patternLoader
 

The documentation for this class was generated from the following files: