|
| IndentFoldDetector (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) |
|
|
QRegularExpression | m_reContinuationLine |
|
QRegularExpression | m_lastSignatureLine |
|
◆ detectFoldLevel()
int ito::IndentFoldDetector::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/indentFoldDetector.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/codeEditor/foldDetector/indentFoldDetector.cpp