Skip to content

thomasdeneux/paramqt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paramqt

Qt interface for param

  • automatic generation of control panels and menus
  • controls adapted to each param type; for some of them multiple styles are defined (e.g. ObjectSelector -> dropdown menu or cycling button)
  • simple syntax to make the visibility and/or enabling of some parameters depend on the value of other parameters
  • sub-panels for nested parameters can be folded or developed
  • handling of translation functions for multi-lingual purpose
  • Qt interfaces can be build upon either a param.Parameterized instance or a class

Test it with test_param.py! (you can try both TEST_INSTANCE = True or False at the top).

About

Qt interface for param

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages