joey: thuban/Thuban/UI classifier.py,1.66,1.67

cvs@intevation.de cvs at intevation.de
Fri Oct 1 20:24:13 CEST 2004


Author: joey

Update of /thubanrepository/thuban/Thuban/UI
In directory doto:/tmp/cvs-serv28332/Thuban/UI

Modified Files:
	classifier.py 
Log Message:
Register properties dialog classes for both provided layer classes/types

Index: classifier.py
===================================================================
RCS file: /thubanrepository/thuban/Thuban/UI/classifier.py,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- classifier.py	1 Oct 2004 18:00:42 -0000	1.66
+++ classifier.py	1 Oct 2004 18:24:10 -0000	1.67
@@ -1510,3 +1510,7 @@
 
     def _OnLeftDClick(self, event):
         self.DoEdit()
+
+from Thuban.UI.mainwindow import layer_properties_dialogs
+layer_properties_dialogs.add(Layer, Classifier)
+layer_properties_dialogs.add(RasterLayer, Classifier)





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)