itom  4.1.0
ito::IndentFoldDetector Class Reference
Inheritance diagram for ito::IndentFoldDetector:
ito::FoldDetector

Public Member Functions

 IndentFoldDetector (QObject *parent=NULL)
 
virtual int detectFoldLevel (const QTextBlock &previousBlock, const QTextBlock &block)
 
- Public Member Functions inherited from ito::FoldDetector
 FoldDetector (QObject *parent=NULL)
 
void processBlock (QTextBlock &currentBlock, QTextBlock &previousBlock, const QString &text)
 
CodeEditoreditor () const
 
void setEditor (CodeEditor *editor)
 

Private Attributes

QRegularExpression m_reContinuationLine
 
QRegularExpression m_lastSignatureLine
 

The documentation for this class was generated from the following files: