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

List:       kde-bindings
Subject:    [Kde-bindings] [marble/KDE/4.9] src/lib/graphicsview: remove declarations of unimplemented methods
From:       Bernhard Beschow <bbeschow () cs ! tu-berlin ! de>
Date:       2012-07-13 21:16:22
Message-ID: 20120713211622.8126DA60A6 () git ! kde ! org
[Download RAW message or body]

Git commit fb7dcd819be440bb46591ea4977674dd0c0ad00a by Bernhard Beschow.
Committed on 13/07/2012 at 13:02.
Pushed by beschow into branch 'KDE/4.9'.

remove declarations of unimplemented methods

This patch should not be regarded as API/ABI incompatibility: According to the git \
history, these methods have never been implemented which implies they always \
generated linker (=> ABI) errors. (cherry picked from commit \
fd3d45a47fa4b4445d8902466258caa6c2c78436)

CCMAIL: kde-bindings@kde.org

M  +6    -10   src/lib/graphicsview/FrameGraphicsItem.h

http://commits.kde.org/marble/fb7dcd819be440bb46591ea4977674dd0c0ad00a

diff --git a/src/lib/graphicsview/FrameGraphicsItem.h \
b/src/lib/graphicsview/FrameGraphicsItem.h index f29feba..70fa308 100644
--- a/src/lib/graphicsview/FrameGraphicsItem.h
+++ b/src/lib/graphicsview/FrameGraphicsItem.h
@@ -96,8 +96,14 @@ class MARBLE_EXPORT FrameGraphicsItem : public ScreenGraphicsItem
      */
     void setMarginRight( qreal marginRight );
 
+    /**
+     * Returns the border width of the item.
+     */
     qreal borderWidth() const;
 
+    /**
+     * Set the border width of the item.
+     */
     void setBorderWidth( qreal width );
 
     /**
@@ -112,16 +118,6 @@ class MARBLE_EXPORT FrameGraphicsItem : public \
ScreenGraphicsItem  void setPadding( qreal width );
 
     /**
-     * Returns the border width of the item.
-     */
-    qreal border() const;
-
-    /**
-     * Change the border width of the widget.
-     */
-    void setBorder( qreal width );
-
-    /**
      * Returns the brush of the border.
      */
     QBrush borderBrush() const;
_______________________________________________
Kde-bindings mailing list
Kde-bindings@kde.org
https://mail.kde.org/mailman/listinfo/kde-bindings


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

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