ardour/share/web_surfaces/builtin/mixer/toolkit/modules/README
2020-07-21 06:49:27 +02:00

6 lines
249 B
Text

@category: Modules
Modules are Classes to build other widgets from. They normally can't
exist on their own and require a parent item which makes use of them.
For example: Graph is mainly a SVG path which needs a parent item containing
a SVG image.