|
| | __init__ (self, *args, **kwargs) |
| |
| | applyTag (self, start, end, tg) |
| |
| | hideText (self, start, end) |
| |
| | insert_bullet (self, index, text) |
| |
| | myUpdate (self) |
| |
| | unhideText (self, start, end) |
| |
◆ __init__()
| main.RichText.__init__ |
( |
| self, |
|
|
* | args, |
|
|
** | kwargs ) |
◆ applyTag()
| main.RichText.applyTag |
( |
| self, |
|
|
| start, |
|
|
| end, |
|
|
| tg ) |
◆ hideText()
| main.RichText.hideText |
( |
| self, |
|
|
| start, |
|
|
| end ) |
◆ insert_bullet()
| main.RichText.insert_bullet |
( |
| self, |
|
|
| index, |
|
|
| text ) |
◆ myUpdate()
| main.RichText.myUpdate |
( |
| self | ) |
|
◆ unhideText()
| main.RichText.unhideText |
( |
| self, |
|
|
| start, |
|
|
| end ) |
The documentation for this class was generated from the following file: