edbee - Qt Editor Library
|
#include "commentcommand.h"
#include "edbee/edbee.h"
#include "edbee/models/dynamicvariables.h"
#include "edbee/models/textlexer.h"
#include "edbee/models/texteditorconfig.h"
#include "edbee/models/textbuffer.h"
#include "edbee/models/textdocument.h"
#include "edbee/models/textdocumentscopes.h"
#include "edbee/views/textselection.h"
#include "edbee/texteditorcontroller.h"
#include "edbee/util/rangelineiterator.h"
#include "edbee/util/regexp.h"
#include "edbee/debug.h"
Classes | |
class | edbee::CommentDefinitionItem |
A helper structures for storing comment start and end definitions. More... | |
class | edbee::CommentDefinition |
A class to temporary store all comment definitions for the current scope placed in a class so we can make use of. More... | |
Namespaces | |
edbee | |
Copyright 2011-2013 - Reliable Bits Software by Blommers IT. | |