|
| CharBasedFoldDetector (QChar openChars='{', QChar closeChars='}', QObject *parent=NULL) |
|
virtual int | detectFoldLevel (const QTextBlock &previousBlock, const QTextBlock &block) |
|
| FoldDetector (QObject *parent=NULL) |
|
void | processBlock (QTextBlock ¤tBlock, QTextBlock &previousBlock, const QString &text) |
|
CodeEditor * | editor () const |
|
void | setEditor (CodeEditor *editor) |
|
◆ detectFoldLevel()
int ito::CharBasedFoldDetector::detectFoldLevel |
( |
const QTextBlock & | previousBlock, |
|
|
const QTextBlock & | block ) |
|
virtual |
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/codeEditor/foldDetector/charBasedFoldDetector.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/codeEditor/foldDetector/charBasedFoldDetector.cpp