.TextEdit.Selection (gb.qt4.ext)

This virtual class is used for managing the selected text.

Questa classe è virtuale.

Questa classe non è creabile.

Proprietà
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.

Metodi
Hide   Unselect the current selected text.