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

List:       kde-commits
Subject:    [kdelibs/frameworks] staging/kde4support/src/kdeui: add doc for base porting
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2013-06-10 19:45:05
Message-ID: 20130610194505.64274A6067 () git ! kde ! org
[Download RAW message or body]

Git commit 65ce5b976ca4bda38dbec0b444bbb629c854a4e9 by Anne-Marie Mahfouf.
Committed on 10/06/2013 at 21:43.
Pushed by annma into branch 'frameworks'.

add doc for base porting

M  +4    -0    staging/kde4support/src/kdeui/knuminput.h

http://commits.kde.org/kdelibs/65ce5b976ca4bda38dbec0b444bbb629c854a4e9

diff --git a/staging/kde4support/src/kdeui/knuminput.h b/staging/kde4suppor=
t/src/kdeui/knuminput.h
index 3f6c5a9..83d7eb1 100644
--- a/staging/kde4support/src/kdeui/knuminput.h
+++ b/staging/kde4support/src/kdeui/knuminput.h
@@ -760,10 +760,14 @@ public:
 =

     /**
      * Sets the base in which the numbers in the spin box are represented.
+     *
+     * @deprecated since 5.0, use QSpinBox::setDisplayIntegerBase(base) in=
stead.
      */
     void setBase(int base);
     /**
      * @return the base in which numbers in the spin box are represented.
+     *
+     * @deprecated since 5.0, use int displayIntegerBase()
      */
     int base() const;
     /**
[prev in list] [next in list] [prev in thread] [next in thread] 

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