libbbb  1.2.1
Groups common code used in some applications and libraries.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
markup.h File Reference

Contains the definition for Markup class. More...

#include <libbbb/libbbb.h>
#include <QMap>
#include <QString>
#include <QtScript/QtScript>

Go to the source code of this file.

Classes

class  bbb::Markup
 Class that manages the conversion of marked-up files. More...
 

Macros

#define MARKUP_OPENING   "{{"
 the opening marker for special code
 
#define MARKUP_CLOSING   "}}"
 the closing marker for special code
 
#define MARKUP_OPENING_PRINT   "{%"
 the opening marker for special code
 
#define MARKUP_CLOSING_PRINT   "%}"
 the closing marker for special code
 

Detailed Description

Contains the definition for Markup class.

Date
Mar 2013
Author
TNick