.TextEdit.Selection (gb.qt4.ext)
This virtual class is used for managing the selected text.
This class is virtual.
This class is not creatable.
Properties
Length
|
Return the length of the selected text in characters.
|
RichText
|
Return the current selected text as rich text, or replace the current selected text by the specified rich text.
|
Start
|
Return the starting position of the current selected text.
|
Text
|
Return the current selected text as plain text, or replace the current selected text by the specified plain text.
|
Methods
Hide
|
Unselect the current selected text.
|