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

List:       kde-commits
Subject:    KDE/kdeedu/kstars/kstars/skyobjects
From:       Alexey Khudyakov <alexey.skladnoy () gmail ! com>
Date:       2011-02-20 18:03:44
Message-ID: 20110220180344.99598AC8EF () svn ! kde ! org
[Download RAW message or body]

SVN commit 1221852 by khudyakov:

Remove unused function and reformat comment

 M  +2 -12     ksmoon.h  


--- trunk/KDE/kdeedu/kstars/kstars/skyobjects/ksmoon.h #1221851:1221852
@@ -61,20 +61,12 @@
     	*/
     QString phaseName( void ) const;
 
-    /** reimplemented from KSPlanetBase
-    	*/
+    /** reimplemented from KSPlanetBase */
     virtual bool loadData();
 
-    /**
-     * @return iPhase, which is used as a key to find the right image file
-     */
+    /** @return iPhase, which is used as a key to find the right image file */
     inline short int getIPhase() { return iPhase; }
 
-    /**
-     * @return the file name for the correct moon image
-     */
-    inline QString getImageFileName() { return imFileName; }
-
     /**Reimplemented from KSPlanetBase, this function employs unique algorithms for
     	*estimating the lunar coordinates.  Finding the position of the moon is
     	*much more difficult than the other planets.  For one thing, the Moon is
@@ -91,7 +83,6 @@
 
 private:
     virtual void initPopupMenu( KSPopupMenu* pmenu );
-
     virtual void findMagnitude(const KSNumbers*);
 
     static bool data_loaded;
@@ -131,7 +122,6 @@
     };
 
     static QList<MoonBData> BData;
-    QString imFileName;
     unsigned int iPhase;
 };
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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