[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdesdk/umbrello/umbrello/codegenerators
From:       Dirk Mueller <mueller () kde ! org>
Date:       2005-07-31 20:01:59
Message-ID: 1122840119.349789.22115.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 441739 by mueller:

daily "unbreak compilation"


 M  +6 -6      tclwriter.h  


--- branches/KDE/3.5/kdesdk/umbrello/umbrello/codegenerators/tclwriter.h #441738:441739
@@ -90,21 +90,21 @@
     /**
      * write the source codei text.
      */
-    void            TclWriter::writeCode(QString text);
+    void            writeCode(QString text);
 
     /**
      * write comment text.
      */
-    void            TclWriter::writeComm(QString text);
+    void            writeComm(QString text);
 
     /**
      * write documentation text.
      */
-    void            TclWriter::writeDocu(QString text);
+    void            writeDocu(QString text);
 
-    void            TclWriter::writeConstructorDecl();
+    void            writeConstructorDecl();
 
-    void            TclWriter::writeDestructorDecl();
+    void            writeDestructorDecl();
 
     /**
      * Summary information about current classifier.
@@ -122,7 +122,7 @@
      */
     void            writeAttributeDecl(Uml::Scope visibility, bool writeStatic);
 
-    void            TclWriter::writeAssociationIncl(UMLAssociationList list,
+    void            writeAssociationIncl(UMLAssociationList list,
             Uml::IDType myId, QString type);
     /**
      * Searches a list of associations for appropriate ones to write out as attributes
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic