Bug 206452

Summary: KDevelop doesn't recognise Q_PRIVATE_SLOT function as a valid slot
Product: [Applications] kdevelop Reporter: Keith Rusler <xzekecomax>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED WORKSFORME    
Severity: normal Keywords: investigated, triaged
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Keith Rusler 2009-09-06 05:48:00 UTC
Version:           3.9.95 svn (using Devel)
Compiler:          GCC-4.4.1 
OS:                Linux
Installed from:    Compiled sources

When declaring a slot for a private class and forward it to it. you use Q_PRIVATE_SLOT(d, void foo(const QString &bar)) and it creates a valid private slot. But KDevelop4 doesn't recognise the function as a valid slot. It just colours it black and no code information about it either.
Comment 1 Andreas Pakulat 2009-09-06 17:57:23 UTC
I don't understand what you mean, can you please post a code snippet that shows the problem?
Comment 2 Andreas Pakulat 2009-11-15 23:27:39 UTC
waiting for response
Comment 3 Andrew Crouthamel 2018-09-20 03:21:45 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-10-21 04:42:39 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!