https://bugs.kde.org/show_bug.cgi?id=359970
Piotr Mierzwinski <piotr.mierzwin...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID CC| |piotr.mierzwin...@gmail.com Status|UNCONFIRMED |RESOLVED --- Comment #1 from Piotr Mierzwinski <piotr.mierzwin...@gmail.com> --- Sorry. I close bug report due to my fault :(. When I added proper paths into "Project Configuration -> Language support -> Includes/Imports" parsing started work in mini test project, but I don't know why in big project (even after rebuild of cache) issue still persists :(. Probably some different parsing bugs block parsing these members :/. Neither refresh nor reopen file doesn't help. I observed that every methods which are inherited from QWidget (i.e.: setEnabled, setFocus) are correctly parsed, other don't. It refers also to other classes (like QLabel, QTimer, QPushButton) not only mentioned QSettings. Saying "proper paths" I meant paths to headers instead of paths to files contains bunch of headers inside. Proper paths for Kubuntu 15.10. /usr/include/qt4/QtCore/ /usr/include/qt4/QtGui/ /usr/include/qt4/QtNetwork/ -- You are receiving this mail because: You are watching all bug changes.