##// END OF EJS Templates
Setups test (1)...
Setups test (1) Defines operations and iterations

File last commit:

r670:94000392d1e8
r713:b84196d72c0e
Show More
sqpguiresources.qrc
16 lines | 534 B | text/plain | TextLexer
/ gui / resources / sqpguiresources.qrc
Add button on the SidePane widgets to open left or right inspectors
r98 <RCC>
<qresource prefix="/">
Alexandre Leroux
Changes data source item icons (1)...
r317 <file>icones/dataSourceComponent.png</file>
<file>icones/dataSourceNode.png</file>
<file>icones/dataSourceProduct.png</file>
Alexandre Leroux
Changes data source item icons (2)...
r318 <file>icones/dataSourceRoot.png</file>
Alexandre Leroux
Adds an entry to the menu for deleting a variable...
r269 <file>icones/delete.png</file>
Alexandre Leroux
Adds button on plot overlay to show/hide x-axis properties
r670 <file>icones/down.png</file>
Add button on the SidePane widgets to open left or right inspectors
r98 <file>icones/openInspector.png</file>
Add the TimeWidget
r126 <file>icones/next.png</file>
Alexandre Leroux
Adds icon for 'Plot' menu
r296 <file>icones/plot.png</file>
Add the TimeWidget
r126 <file>icones/previous.png</file>
Alexandre Leroux
Unplot menu (2)...
r298 <file>icones/unplot.png</file>
Alexandre Leroux
Adds button on plot overlay to show/hide x-axis properties
r670 <file>icones/up.png</file>
Add button on the SidePane widgets to open left or right inspectors
r98 </qresource>
</RCC>