mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
| .. | ||
| circular.js | ||
| drag.js | ||
| dragcapture.js | ||
| dragvalue.js | ||
| eqband.js | ||
| filter.js | ||
| graph.js | ||
| grid.js | ||
| range.js | ||
| README | ||
| resize.js | ||
| responsehandle.js | ||
| scale.js | ||
| scrollvalue.js | ||
@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.