]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
1) SalomeApp_Application* was removed from constructor of operation. It will be set...
authorasl <asl@opencascade.com>
Thu, 7 Jul 2005 08:51:24 +0000 (08:51 +0000)
committerasl <asl@opencascade.com>
Thu, 7 Jul 2005 08:51:24 +0000 (08:51 +0000)
commitc3aefdf44599a2b7569664881d4b68d9ea6a6066
treebf549542259d386df8553048188e6e931a103786
parentc1955cf30cfa70dcbca3e21de5a64192fe031894
1) SalomeApp_Application* was removed from constructor of operation. It will be set by method setModule
2) Operation has "autoResumed" state. If it is true, the operation will be resume automatically, when according dialog become active. If not, somebody must call resume manually.
src/SalomeApp/SalomeApp_Operation.cxx
src/SalomeApp/SalomeApp_Operation.h