]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Interface of action() virtual function has changed: now it returns bool. 'true'...
authorasv <asv@opencascade.com>
Thu, 4 May 2006 08:10:23 +0000 (08:10 +0000)
committerasv <asv@opencascade.com>
Thu, 4 May 2006 08:10:23 +0000 (08:10 +0000)
commit94e3ceeb7868d36eecc152bd273090af06a05991
tree93e2322ecd0713fba7f12b87018dc6c5d744f517
parent57fe54128eb96c24beaf87c08b5c2ef7e6d21595
Interface of action() virtual function has changed: now it returns bool.  'true' return value means that the event (key accelerator action) is handled and should NOT be passed further, 'false' -- event is NOT handled.
src/SOCC/SOCC_ViewWindow.cxx
src/SOCC/SOCC_ViewWindow.h
src/SVTK/SVTK_ViewWindow.cxx
src/SVTK/SVTK_ViewWindow.h