TextEdit

class qte.TextEdit(value='', parent=None)

A standard line edit for str types.

None is an acceptable value for setValue and is converted to an empty string. None is never returned by getValue.

Project Versions

Table Of Contents

Previous topic

SortFilterProxyModel

Next topic

TypedDelegate

This Page