##// END OF EJS Templates
Creates settings dialog and adds it to a new menu in MainWindow...
Creates settings dialog and adds it to a new menu in MainWindow The dialog will contain a set of widgets saved as a list (one entry per widget). By selecting an entry in the list, the corresponding widget will be displayed

File last commit:

r345:7128846c289b
r463:6a4aa86600f2
Show More
sqpguiresources.qrc
14 lines | 462 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>icones/dataSourceComponent.png</file>
<file>icones/dataSourceNode.png</file>
<file>icones/dataSourceProduct.png</file>
<file>icones/dataSourceRoot.png</file>
<file>icones/delete.png</file>
<file>icones/openInspector.png</file>
<file>icones/next.png</file>
<file>icones/plot.png</file>
<file>icones/previous.png</file>
<file>icones/unplot.png</file>
</qresource>
</RCC>