1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-11 19:24:10 +01:00
LibrePilot/artwork/Dials/extracts
edouard 6026a6ba61 This new version of the one-SVG version of the speed dial can be drawn selectively using something like:
m_needleItem->setElementId("needle");
or m_backgroundItem->setElementId("background");
The only catch is that the needle/background elements cannot be layers, but can be groups, and they both have to be of the same size.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@525 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-18 21:25:39 +00:00
..
dials-dark-background.svg First attempt at creating an "extracts" directory, containing the various dials elements separated by layers. This way, developers can play around with a gadget view displaying the background and several elements stacked on top of each other, with some elements fixed, and some elements rotating. Also added short readme file to explain all this. If you like this, I will do this for all current dials, not only heading. 2010-04-13 13:32:37 +00:00
heading-001-r.svg First attempt at creating an "extracts" directory, containing the various dials elements separated by layers. This way, developers can play around with a gadget view displaying the background and several elements stacked on top of each other, with some elements fixed, and some elements rotating. Also added short readme file to explain all this. If you like this, I will do this for all current dials, not only heading. 2010-04-13 13:32:37 +00:00
heading-002-f.svg First attempt at creating an "extracts" directory, containing the various dials elements separated by layers. This way, developers can play around with a gadget view displaying the background and several elements stacked on top of each other, with some elements fixed, and some elements rotating. Also added short readme file to explain all this. If you like this, I will do this for all current dials, not only heading. 2010-04-13 13:32:37 +00:00
speed-001-f.svg Speed dial extracts (background & needle) 2010-04-13 21:05:51 +00:00
speed-002-r.svg Speed dial extracts (background & needle) 2010-04-13 21:05:51 +00:00
speed-complete.svg This new version of the one-SVG version of the speed dial can be drawn selectively using something like: 2010-04-18 21:25:39 +00:00
vario-001-f.svg speed-complete.svg is a try for an integrated SVG for easy dial display. 2010-04-18 20:29:44 +00:00
vario-002-r.svg speed-complete.svg is a try for an integrated SVG for easy dial display. 2010-04-18 20:29:44 +00:00