Frage

I've never done any item delegates in Qt before, and I think the documentation doesn't explain well about more complex delegates.

I need to create 2 styles of Symbian(^3) style lists

Type 1:

Delegate style 1

This is for common navigation lists, the icon and the lower label are optional.

Type 2:

Delegate style 2

This is for settings lists, where the pushbutton can be a toggle(on/off)-button or execute a context menu, etc.

How would I go on creating these sort of item delegates?

Best Regards, Rat

Keine korrekte Lösung

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top