]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Add PyQt widget to select variables in variables lists
authorbarate <barate>
Mon, 31 Jan 2011 14:21:06 +0000 (14:21 +0000)
committerbarate <barate>
Mon, 31 Jan 2011 14:21:06 +0000 (14:21 +0000)
commit032164f0d8830c069e299425b35a659600dcbb60
tree01afd78335532400f3f5a4e621a8b698afc68126
parente8c9567d350fb0baf7240c4ba2dfb25cfad8438e
Add PyQt widget to select variables in variables lists
configure.ac
src/GUI_PY/Makefile.am [new file with mode: 0644]
src/GUI_PY/SelectVarsDialog.ui [new file with mode: 0644]
src/GUI_PY/__init__.py [new file with mode: 0644]
src/GUI_PY/selectvars.py [new file with mode: 0644]
src/Makefile.am