|
| Fold (int _start, int _end, FoldType _type) |
|
bool | contains (int n) const |
|
Definition at line 62 of file TextBrowserWidget.hh.
◆ Fold() [1/2]
TextBrowserWidget::Fold::Fold |
( |
| ) |
|
|
inline |
◆ Fold() [2/2]
TextBrowserWidget::Fold::Fold |
( |
int |
_start, |
|
|
int |
_end, |
|
|
FoldType |
_type |
|
) |
| |
|
inline |
◆ contains()
bool TextBrowserWidget::Fold::contains |
( |
int |
n | ) |
const |
|
inline |
◆ end
int TextBrowserWidget::Fold::end |
◆ folded
bool TextBrowserWidget::Fold::folded |
◆ start
int TextBrowserWidget::Fold::start |
◆ type
FoldType TextBrowserWidget::Fold::type |
The documentation for this struct was generated from the following file: