]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Interface of action() virtual function and onAccelAction() has changed: now it return...
authorasv <asv@opencascade.com>
Thu, 4 May 2006 08:11:23 +0000 (08:11 +0000)
committerasv <asv@opencascade.com>
Thu, 4 May 2006 08:11:23 +0000 (08:11 +0000)
commit319401620f3d23f8259d5c5be692916b2765bd77
treef99dd903f24ed55de21f6f0ed4461e503a1f1ee5
parent94e3ceeb7868d36eecc152bd273090af06a05991
Interface of action() virtual function and onAccelAction() 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/SUIT/SUIT_Accel.cxx
src/SUIT/SUIT_ViewWindow.cxx
src/SUIT/SUIT_ViewWindow.h