Salome HOME
new methods:
authorasl <asl@opencascade.com>
Thu, 7 Jul 2005 09:05:05 +0000 (09:05 +0000)
committerasl <asl@opencascade.com>
Thu, 7 Jul 2005 09:05:05 +0000 (09:05 +0000)
commit3c9a86622345c5bf6d020834850f9b4e5affc246
tree63156ab1ad4c8e18d695685f38d9006678987677
parent4e65ec6527cf1fe07243bac642a083a01b08f2b0
new methods:
1) selected - returns the selection ready to pass to dialog::selectObject
2) prefix - returns the int prefix for types corresponding to some groups (GEOM, SMESH, for example)
3) setDialogActive - allows to set dialog content enable or disable
4) slots onOk, onApply, onCancel - they will be connected automatically in startOperation if dialog has corresponding buttons
src/SMESHGUI/SMESHGUI_Operation.cxx
src/SMESHGUI/SMESHGUI_Operation.h