Last modified 2 years ago
List
Role
- Display a list of value
- User can select a value
- User can parameter the list using options buttons
Items
- background : background of the item
- main : Represent the pointer (object that will be displayed and will move ). It MUST BE at vertical position on SVG file.
- title : Title of the list
- stylesheet (optional) : STylesheet of the widget, to customize the list see Qt stylesheet reference using QListWidget and QListWidgetItem
