itom  4.1.0
ito::FoldDetector Class Referenceabstract
Inheritance diagram for ito::FoldDetector:
ito::CharBasedFoldDetector ito::IndentFoldDetector

Public Member Functions

 FoldDetector (QObject *parent=NULL)
 
void processBlock (QTextBlock &currentBlock, QTextBlock &previousBlock, const QString &text)
 
CodeEditoreditor () const
 
void setEditor (CodeEditor *editor)
 
virtual int detectFoldLevel (const QTextBlock &previousBlock, const QTextBlock &block)=0
 

Private Member Functions

 Q_DECLARE_PRIVATE (FoldDetector)
 

Private Attributes

FoldDetectorPrivated_ptr
 

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