Skip to content

Pfeil/qml_custom_property_minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example: Assigning to custom properties

This minimal example shall demonstrate assigning a custom implemented property struct to a custom qml type, within qml.

The following things do currently not work:

  1. binding the Slice to the Pie (see src/gui.qml, line 17)
  2. binding the Slice to the Pie using an identifier,
  3. implementing a getter (and the setter may be garbage?).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published