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

List:       kde-commits
Subject:    koffice/krita/image/filter
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2009-03-02 20:12:47
Message-ID: 1236024767.292869.3570.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 934343 by berger:

++dox

 M  +12 -0     kis_filter_configuration.h  


--- trunk/koffice/krita/image/filter/kis_filter_configuration.h #934342:934343
@@ -51,9 +51,21 @@
 
 public:
 
+    /**
+     * This function is use to convert from legacy XML as used in .kra file.
+     */
     virtual void fromLegacyXML(const QString &);
+    /**
+     * This function is use to convert from legacy XML as used in .kra file.
+     */
     virtual void fromLegacyXML(const QDomElement&);
+    /**
+     * This function is use to convert to legacy XML as used in .kra file.
+     */
     virtual QString toLegacyXML() const;
+    /**
+     * This function is use to convert to legacy XML as used in .kra file.
+     */
     virtual void toLegacyXML(QDomDocument&, QDomElement&) const;
 
     /**
[prev in list] [next in list] [prev in thread] [next in thread] 

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