.TextEdit.Selection (gb.qt4.ext)

This virtual class is used for managing the selected text.

Esta clase es virtual.

Esta clase no es instanciable.

Propiedades
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.

Métodos
Hide   Unselect the current selected text.