Last indexation completed on 2024-05-19 06:03:55 UTC

This folder contains the implementations for the "edit a property with a slider-style" widgets which show up when you move the cursor over certain properties in a QML document. When creating a new widget, you MUST: * create a new QML file in this folder, named like whatever you want * add that file with the property name you want to support to propertypreviewwidget.cpp::constructIfPossible (it's okay to redirect multiple properties to the same file) * implement the widget in QML, where you MUST - add a "property string value" property to your root widget, which will be set to the value the widget should start with during initialization (but after the component completes loading, so you have to listen for changes on it) ...


SEE ALSO: README

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:40:41  
file ColorPicker.qml 5135 bytes 2024-02-11 01:40:41 -  
file Duration.qml 1841 bytes 2024-02-11 01:40:41 -  
file FontFamily.qml 1130 bytes 2024-02-11 01:40:41 -  
file FontSize.qml 1064 bytes 2024-02-11 01:40:41 -  
file Height.qml 1082 bytes 2024-02-11 01:40:41 -  
file Opacity.qml 1218 bytes 2024-02-11 01:40:41 -  
file PropertyWidget.qml 307 bytes 2024-02-11 01:40:41 -  
file README 2439 bytes 2024-02-11 01:40:41 -  
file Spacing.qml 1093 bytes 2024-02-11 01:40:41 -  
file Width.qml 1066 bytes 2024-02-11 01:40:41 -