Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 QT's slots feature gives VA problems

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
TorbenKoch Posted - Mar 20 2007 : 05:31:37 AM
Hi,

Using Visual Studio 2003 and Visual Assist 10.3.1549.0.

When using the QT specific slots like this:

private slots:
void ok_clicked();

void cancel_clicked();

There are no refactoring options available for the void ok_clicked() method. And in general VA has problems verifying it's there, at all. It does not matter whether it is public/private/what ever. This is not a new problem in 1549.

I know this is not standard C++ syntax but an extension added by QT and parsed by their MOC tool.

Just wanted to let you know that VA does not figure this one out - which I actually think is fair, but of course, if there is anything you amazing guys can do about it...?

Thanks for listening!


2   L A T E S T    R E P L I E S    (Newest First)
TorbenKoch Posted - Mar 20 2007 : 10:09:30 AM
Nice! Good search job - why didn't I find that one myself?

That is, in fact, a quite good solution to these things. Good thinking, you Tomato guys!
rhummer Posted - Mar 20 2007 : 08:47:02 AM
This FAQ post should answer your question.

http://docs.wholetomato.com?W310

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000