Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 QT's slots feature gives VA problems
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

TorbenKoch
Junior Member

20 Posts

Posted - Mar 20 2007 :  05:31:37 AM  Show Profile  Reply with Quote
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!


rhummer
Tomato Guru

USA
527 Posts

Posted - Mar 20 2007 :  08:47:02 AM  Show Profile  Reply with Quote
This FAQ post should answer your question.

http://docs.wholetomato.com?W310

Tools Engineer - Raven Software
VS2005 SP2/VS2008 SP1 - VAX <LATEST> - Win 7 x64

Go to Top of Page

TorbenKoch
Junior Member

20 Posts

Posted - Mar 20 2007 :  10:09:30 AM  Show Profile  Reply with Quote
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!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000