##// END OF EJS Templates
Adds a close button to a graph widget + calls close() method when clicked...
Adds a close button to a graph widget + calls close() method when clicked The graph's title is replaced at the button level (to have the same behavior as in a zone widget)

File last commit:

r134:5404c5d53512
r266:64be3fdecdc1
Show More
sqpguiresources.qrc
7 lines | 181 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>icones/openInspector.png</file>
<file>icones/next.png</file>
<file>icones/previous.png</file>
</qresource>
</RCC>