##// END OF EJS Templates
Creates the visitor that generates a hierarchical menu associated with a variable....
Creates the visitor that generates a hierarchical menu associated with a variable. This menu will contain all the widgets in which the variable can be displayed

File last commit:

r126:5404c5d53512
r195:9044a6f2b5b4
Show More
sqpguiresources.qrc
7 lines | 181 B | text/plain | TextLexer
/ gui / resources / sqpguiresources.qrc
Add button on the SidePane widgets to open left or right inspectors
r98 <RCC>
<qresource prefix="/">
<file>icones/openInspector.png</file>
Add the TimeWidget
r126 <file>icones/next.png</file>
<file>icones/previous.png</file>
Add button on the SidePane widgets to open left or right inspectors
r98 </qresource>
</RCC>