Salome HOME
LCM // Import/Export of SHP p.3
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_LandCoverMapDlg.h
index 211740c87474dd45dcb5736b7d74ef7f3685085f..d611b1717daf61afc6fcf05d024f1759771c0b1d 100644 (file)
@@ -54,7 +54,12 @@ public:
 
   virtual bool             isOk( const Handle(HYDROData_Entity)& ) const;
 
+signals:
+  void                     landCoverMapChanged( const QString& theName );
+  void                     CreatePreview( const QStringList& thePolylineFaceNames );
+
 private slots:
+  void                     onLandCoverMapChanged();
   void                     onPolylineFaceChanged( const QString& );
 
 private: