AutoBracePluginDocument Class Reference
#include <autobrace.h>
Inheritance diagram for AutoBracePluginDocument:

Signals | |
| void | indent () |
Public Member Functions | |
| AutoBracePluginDocument (KTextEditor::Document *document, const bool &autoBrackets, const bool &autoQuotations) | |
| ~AutoBracePluginDocument () | |
Detailed Description
Definition at line 66 of file autobrace.h.
Constructor & Destructor Documentation
| AutoBracePluginDocument::AutoBracePluginDocument | ( | KTextEditor::Document * | document, |
| const bool & | autoBrackets, | ||
| const bool & | autoQuotations | ||
| ) | [explicit] |
Definition at line 119 of file autobrace.cpp.
| AutoBracePluginDocument::~AutoBracePluginDocument | ( | ) |
Definition at line 135 of file autobrace.cpp.
Member Function Documentation
| void AutoBracePluginDocument::indent | ( | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.6 API Reference