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

List:       kde-commits
Subject:    kdeextragear-3/digikamimageplugins/raindrop
From:       Gilles Caulier <caulier.gilles () free ! fr>
Date:       2005-02-11 8:28:52
Message-ID: 20050211082852.0CF441CF42 () office ! kde ! org
[Download RAW message or body]

CVS commit by cgilles: 

make provate method


  M +5 -5      imageeffect_raindrop.h   1.5


--- kdeextragear-3/digikamimageplugins/raindrop/imageeffect_raindrop.h  #1.4:1.5
@@ -54,9 +54,5 @@ protected:
 
     void closeEvent(QCloseEvent *e);
-    
     void   rainDrops(uint *data, int Width, int Height, int DropSize, int Amount, int Coeff);
-    bool** CreateBoolArray (uint Columns, uint Rows);
-    void   FreeBoolArray (bool** lpbArray, uint Columns);
-    inline uchar LimitValues (int ColorValue);
     
 private:
@@ -80,4 +76,8 @@ private:
     Digikam::ImageWidget *m_previewWidget;
 
+    inline bool** CreateBoolArray (uint Columns, uint Rows);
+    inline void FreeBoolArray (bool** lpbArray, uint Columns);
+    inline uchar LimitValues (int ColorValue);
+    
 private slots:
 


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

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