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

List:       kde-commits
Subject:    developer.kde.org/documentation/library/kdeqt/kde3arch
From:       David Faure <faure () kde ! org>
Date:       2003-02-11 12:23:26
[Download RAW message or body]

CVS commit by faure: 

Write down the answer to the FAQ: yes, in kde code, you can change the
access right to a method.


  M +4 -1      devel-binarycompatibility.html   1.6


--- developer.kde.org/documentation/library/kdeqt/kde3arch/devel-binarycompatibility.html  #1.5:1.6
@@ -94,5 +94,8 @@
 information may be part of the signature. If you need to make a
 private function protected or even public, you have to add a new
-function that calls the private one.
+function that calls the private one. <b>Note:</b> for KDE code
+it is accepted to change the access right to a method.
+The only compiler affected by this, that we know of, is MSVC++,
+and KDE doesn't compile on Windows anyway.
 
 <li> add new data members to a class except static ones.


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

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