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

List:       kde-commits
Subject:    KDE/kdepim/libkdepim
From:       Szymon Stefanek <pragma () kvirc ! net>
Date:       2008-04-30 19:49:30
Message-ID: 1209584970.483807.10138.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 802830 by stefanek:

Fixed license and a couple of documentation issues

 M  +2 -1      foldertreewidget.cpp  
 M  +7 -6      foldertreewidget.h  


--- trunk/KDE/kdepim/libkdepim/foldertreewidget.cpp #802829:802830
@@ -6,7 +6,8 @@
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
- * License version 2 as published by the Free Software Foundation.
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
--- trunk/KDE/kdepim/libkdepim/foldertreewidget.h #802829:802830
@@ -9,7 +9,8 @@
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
- * License version 2 as published by the Free Software Foundation.
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -24,7 +25,7 @@
  *****************************************************************************/
 
 /**
- * @file kfoldertreewidget.h A basic implementation of an UI for a tree of folders
+ * @file foldertreewidget.h A basic implementation of an UI for a tree of folders
  */
 
 #include "kdepim_export.h"
@@ -90,7 +91,7 @@
    * The stored data includes visible columns, column width and order.
    * 
    * @param configGroup The KConfig group to write the layout data to.
-   * @param keyName The key to use, "State" by default
+   * @param keyName The key to use, "TreeWidgetLayout" by default
    *
    * @returns true on success and false on failure (if you can't write
    * to the configGroup).
@@ -114,7 +115,7 @@
    * The proper order is: add columns, restore layout, set header properties.
    *
    * @param group The KConfigGroup to read the layout data from.
-   * @param keyName The key to use, "State" by default
+   * @param keyName The key to use, "TreeWidgetLayout" by default
    *
    * @returns true if the layout data has been succesfully read and
    *          restored. Returns false if the specified key of the config
@@ -138,7 +139,7 @@
    * The proper order is: add columns, restore layout, set header properties.
    *
    * @param configGroup The name of the KConfig group to read the layout data from.
-   * @param keyName The key to use, "State" by default
+   * @param keyName The key to use, "TreeWidgetLayout" by default
    *
    * @returns true if the layout data has been succesfully read and
    *          restored. Returns false if the specified key of the config
@@ -233,7 +234,7 @@
  * @brief A tree widget useful for displaying a tree of folders containing messages
  *
  *
- * WIP Warning:
+ * Work In Progress Warning:
  * 
  * This widget is meant to be a Native-Qt4 polished replacement for
  * KDEPIM::KFolderTreeWidget which is based on K3ListView.
[prev in list] [next in list] [prev in thread] [next in thread] 

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