controls icon indicating copy to clipboard operation
controls copied to clipboard

Miscellaneous platform-independent components library for PureQML

Results 3 controls issues
Sort by recently updated
recently updated
newest added

I would use the ActivityManager but I want to be able to blur the background activity beneath it. Maybe something like: `ActivityManager { showBackground: true; effects.blur: 2; }`

Implement pureQML based DropDown control

enhancement