uwerat / qskinny

A lightweight framework on top of the Qt scene graph and only few classes from Qt/Quick. It is usable from C++ and/or QML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QskRadioBox improvements

uwerat opened this issue · comments

commented

some polishing of QskRadioBox is possible:

  • handling of the textOptions ( line wrapping, elide modes
  • API to add/remove a single option
  • do we want to allow to have icons instead of texts ?