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

List:       kde-commits
Subject:    extragear/graphics/digikam/digikam
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2011-01-26 13:40:43
Message-ID: 20110126134043.4E211AC8BA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1217271 by cgilles:

more private internal container


 M  +3 -4      ratingfilter.cpp  
 M  +2 -3      ratingfilter.h  
 M  +3 -2      ratingpopupmenu.cpp  
 M  +1 -1      ratingpopupmenu.h  


--- trunk/extragear/graphics/digikam/digikam/ratingfilter.cpp #1217270:1217271
@@ -6,7 +6,7 @@
  * Date        : 2007-10-09
  * Description : a widget to filter album contents by rating
  *
- * Copyright (C) 2007-2008 by Gilles Caulier <caulier dot gilles at gmail dot com>
+ * Copyright (C) 2007-2011 by Gilles Caulier <caulier dot gilles at gmail dot com>
  * Copyright (C) 2007 by Arnd Baecker <arnd dot baecker at web dot de>
  *
  * This program is free software; you can redistribute it
@@ -48,7 +48,7 @@
 namespace Digikam
 {
 
-class RatingFilterPriv
+class RatingFilter::RatingFilterPriv
 {
 public:
 
@@ -63,8 +63,7 @@
 
     DTipTracker*                  ratingTracker;
 
-    ImageFilterSettings::
-    RatingCondition           filterCond;
+    ImageFilterSettings::RatingCondition filterCond;
 };
 
 RatingFilter::RatingFilter(QWidget* parent)
--- trunk/extragear/graphics/digikam/digikam/ratingfilter.h #1217270:1217271
@@ -6,7 +6,7 @@
  * Date        : 2007-10-09
  * Description : a widget to filter album contents by rating
  *
- * Copyright (C) 2007-2008 by Gilles Caulier <caulier dot gilles at gmail dot com>
+ * Copyright (C) 2007-2011 by Gilles Caulier <caulier dot gilles at gmail dot com>
  * Copyright (C) 2007 by Arnd Baecker <arnd dot baecker at web dot de>
  *
  * This program is free software; you can redistribute it
@@ -33,8 +33,6 @@
 namespace Digikam
 {
 
-class RatingFilterPriv;
-
 class RatingFilter : public RatingWidget
 {
     Q_OBJECT
@@ -67,6 +65,7 @@
 
 private:
 
+    class RatingFilterPriv;
     RatingFilterPriv* const d;
 };
 
--- trunk/extragear/graphics/digikam/digikam/ratingpopupmenu.cpp #1217270:1217271
@@ -6,7 +6,7 @@
  * Date        : 2007-02-02
  * Description : a pop-up menu to show stars rating selection.
  *
- * Copyright (C) 2007-2008 by Gilles Caulier <caulier dot gilles at gmail dot com>
+ * Copyright (C) 2007-2011 by Gilles Caulier <caulier dot gilles at gmail dot com>
  *
  * This program is free software; you can redistribute it
  * and/or modify it under the terms of the GNU General
@@ -56,7 +56,8 @@
 
 public:
 
-    RatingMenuItem(int star, QWidget* parent=0) : QWidget(parent)
+    RatingMenuItem(int star, QWidget* parent=0)
+        : QWidget(parent)
     {
         m_hightlighted = false;
         m_star         = star;
--- trunk/extragear/graphics/digikam/digikam/ratingpopupmenu.h #1217270:1217271
@@ -6,7 +6,7 @@
  * Date        : 2007-02-02
  * Description : a pop-up menu to show stars rating selection.
  *
- * Copyright (C) 2007-2008 by Gilles Caulier <caulier dot gilles at gmail dot com>
+ * Copyright (C) 2007-2011 by Gilles Caulier <caulier dot gilles at gmail dot com>
  *
  * This program is free software; you can redistribute it
  * and/or modify it under the terms of the GNU General
[prev in list] [next in list] [prev in thread] [next in thread] 

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