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

List:       kde-commits
Subject:    kdegraphics/kghostview
From:       Luis Pedro Coelho <luis_pedro () netcabo ! pt>
Date:       2003-04-30 23:11:45
[Download RAW message or body]

CVS commit by luis_pedro: 

These functions don't need to be public. Keep them private.


  M +10 -8     kgv_miniwidget.h   1.89


--- kdegraphics/kghostview/kgv_miniwidget.h  #1.88:1.89
@@ -60,12 +60,4 @@ public:
     void setOverridePageMedia( const QString& mediaName );
 
-    CDSC_ORIENTATION_ENUM orientation() const;
-    CDSC_ORIENTATION_ENUM orientation( int pageNo ) const;
-
-    QString pageMedia() const;
-    QString pageMedia( int pageNo ) const;
-
-    KDSCBBOX boundingBox() const;
-    KDSCBBOX boundingBox( int pageNo ) const;
 
     /**
@@ -137,4 +129,14 @@ protected:
 
 private:
+
+    CDSC_ORIENTATION_ENUM orientation() const;
+    CDSC_ORIENTATION_ENUM orientation( int pageNo ) const;
+
+    QString pageMedia() const;
+    QString pageMedia( int pageNo ) const;
+
+    KDSCBBOX boundingBox() const;
+    KDSCBBOX boundingBox( int pageNo ) const;
+
     void setMagnification( double );
 


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

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