edbee - Qt Editor Library
|
#include <QString>
Go to the source code of this file.
Classes | |
class | edbee::RegExpEngine |
The minimal engine we currently require for handling regexpt. It may grow in the future. More... | |
class | edbee::RegExp |
A class for matching QStrings with the Oniguruma API We need this Regular Expression library to be able to support tmLanguages fully I tried to make this class as close as possible to the QRegExp library. More... | |
Namespaces | |
edbee | |
Copyright 2011-2013 - Reliable Bits Software by Blommers IT. | |