While trying to address bug 338380 I noticed that there are differences in the context-specific Qt documentation shown, between Linux and OS X. I include an example for QDeclarativeView::keyPressEvent but there must be others. Both systems have Qt 4.8.6 installed, and the declaration for class QDeclarativeView is identical on both systems (class Q_DECLARATIVE_EXPORT QDeclarativeView : public QGraphicsView), and on both systems QGraphicsView is a child of QAbstractScrollArea. So there doesn't seem to be a platform-specific difference in the definitions that would explain the difference in the documentation being shown.
Created attachment 88353 [details] kdevelop-git screenshot on Linux
Created attachment 88354 [details] kdevelop-git screenshot on OS X 10.6.8
Created attachment 88355 [details] kdevelop 4.7.60 screenshot on OS X 10.6.8
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone!
dropping this, obsolete.