edbee - Qt Editor Library
Classes | Namespaces | Macros
regexp.cpp File Reference
#include <QRegExp>
#include "onigmo.h"
#include "regexp.h"
#include "edbee/debug.h"
+ Include dependency graph for regexp.cpp:

Classes

class  edbee::OnigRegExpEngine
 The onig regexp-engine. More...
 
class  edbee::QtRegExpEngine
 The Qt regexp-engine A pretty dumb wrapper around the QRegExp Class. More...
 

Namespaces

 edbee
 Copyright 2011-2013 - Reliable Bits Software by Blommers IT.
 

Macros

#define ONIG_EXTERN   extern
 Copyright 2011-2013 - Reliable Bits Software by Blommers IT. More...
 

Macro Definition Documentation

◆ ONIG_EXTERN

#define ONIG_EXTERN   extern

Copyright 2011-2013 - Reliable Bits Software by Blommers IT.

All Rights Reserved. Author Rick Blommers