From 218b0b2e1f826bf369cb678d70f91edfe86772fd Mon Sep 17 00:00:00 2001 From: smh Date: Tue, 20 Apr 2004 15:39:47 +0000 Subject: [PATCH] Merge from QT_EVENT branch --- idl/VISU_Gen.idl | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/idl/VISU_Gen.idl b/idl/VISU_Gen.idl index 77957a23..a01a2bb9 100644 --- a/idl/VISU_Gen.idl +++ b/idl/VISU_Gen.idl @@ -961,6 +961,14 @@ post-processing presentations from given %Result and %Table object reference, us provided by %ViewManager. */ interface VISU_Gen : Engines::Component, SALOMEDS::Driver, Base{ +/*! SAN & VSR : Test QT_EVENT +>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +*/ + void CreateTestView(); + void ShowTestObject(); +/*! SAN & VSR : Test QT_EVENT +<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< +*/ /*! Sets a definite study to be current. */ void SetCurrentStudy(in SALOMEDS::Study theStudy); @@ -1416,10 +1424,6 @@ which the curve is constructed on the graphics. */ void Destroy(in View theView); -/*! Runs a cycle of events in GUI (desktop). -\note This method is one-way. -*/ - void ProcessEvents(); }; }; #endif -- 2.39.2