CheckBox

class qte.CheckBox(value=False, parent=None)

A standard check box for bool types.

None is an acceptable value for setValue and getValue and indicates that the check box is partially checked.

Project Versions

Table Of Contents

Previous topic

Application

Next topic

CheckFilterModel

This Page