ListDelegate

class qte.ListDelegate(parent)

A delegate for option lists.

When using this delegate, the model’s data method is expected to return a SelectList object for EditRole and a string for DisplayRole.

Members

Inherits

Re-implemented Methods

ListDelegate.getWidget(parent, option, index)

Return an OptionsBox.

Project Versions

Table Of Contents

Previous topic

IntEdit

Next topic

OptionsBox

This Page