Writing App
Loading...
Searching...
No Matches
Public Member Functions | List of all members
main.RichText Class Reference
Inheritance diagram for main.RichText:

Public Member Functions

 __init__ (self, *args, **kwargs)
 
 applyTag (self, start, end, tg)
 
 hideText (self, start, end)
 
 insert_bullet (self, index, text)
 
 myUpdate (self)
 
 unhideText (self, start, end)
 

Constructor & Destructor Documentation

◆ __init__()

main.RichText.__init__ ( self,
* args,
** kwargs )

Member Function Documentation

◆ 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: