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

List:       kde-commits
Subject:    [kdepim] importwizard: Add doc
From:       Montel Laurent <montel () kde ! org>
Date:       2012-04-03 11:37:20
Message-ID: 20120403113720.227E7A60A9 () git ! kde ! org
[Download RAW message or body]

Git commit 1f0113c0a5b4ea95b3d134af3dfbdb569844fb9d by Montel Laurent.
Committed on 03/04/2012 at 13:37.
Pushed by mlaurent into branch 'master'.

Add doc

M  +11   -1    importwizard/abstractimporter.h

http://commits.kde.org/kdepim/1f0113c0a5b4ea95b3d134af3dfbdb569844fb9d

diff --git a/importwizard/abstractimporter.h b/importwizard/abstractimporter.h
index 0e18d4d..9533fc5 100644
--- a/importwizard/abstractimporter.h
+++ b/importwizard/abstractimporter.h
@@ -48,10 +48,20 @@ public:
   explicit AbstractImporter(ImportWizard *parent);
   virtual ~AbstractImporter();
 
+  /**
+   * Return true if mail found on system
+   */
   virtual bool foundMailer() const= 0;
-  
+
+  /**
+   * Return type of data that we can import
+   */
   virtual TypeSupportedOptions supportedOption() = 0;
+  /**
+   * Return name for plugins
+   */
   virtual QString name() const = 0;
+
   virtual bool importSettings();
   virtual bool importMails();
   virtual bool importFilters();
[prev in list] [next in list] [prev in thread] [next in thread] 

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