|
| FoldScope (const QTextBlock &block, bool &valid) |
|
int | triggerLevel () const |
|
int | scopeLevel () const |
|
bool | collapsed () const |
|
bool | isValid () const |
|
QPair< int, int > | getRange (bool ignoreBlankLines=true) const |
|
void | fold () |
|
void | unfold (bool unfoldChildBlocks=true) |
|
QString | text (int maxLines) const |
|
QSharedPointer< FoldScope > | parent () const |
|
QTextBlock | trigger () const |
|
QList< FoldScope > | childRegions () const |
|
QList< QTextBlock > | blocks (bool ignoreBlankLines=true) const |
|
|
static QTextBlock | findParentScope (QTextBlock block) |
|
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/foldDetector.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/codeEditor/foldDetector/foldDetector.cpp