Salome HOME
test on transparent land cover map presentation
[modules/hydro.git] / src / HYDRO_tests / TestViewer.h
index 4f6ee5503869499d020421c597175e177087a0bf..d5bd15d6aed14ff9f39c237f3f1792843dc4dcba 100644 (file)
@@ -24,7 +24,9 @@ public:
   static bool AssertImages( QString& theMessage );
   static QColor GetColor(int i);
 
-  static Handle_Aspect_ColorScale showColorScale();
+  static Handle_Aspect_ColorScale showColorScale( bool );
+
+  static void select( int theViewX, int theViewY );
 
 private:
   static OCCViewer_ViewManager* myViewManager;