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
 1522: Refactor QT Slots
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

diavo
Senior Member

Germany
31 Posts

Posted - Jun 16 2006 :  04:55:27 AM  Show Profile  Reply with Quote
Refactoring isn't available for the first QT Slot declaration:

class test
{
  private slots:
    void no_refactoring();
    void refactoring_OK();
}

support
Whole Tomato Software

5566 Posts

Posted - Jun 16 2006 :  5:44:25 PM  Show Profile  Reply with Quote
If you click on no_refactoring, does anything appear in our Definition field at the top of your source window? Nothing will if VA X doesn't know the symbol.

Does your example work if you remove "slots"?
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18942 Posts

Posted - Jun 17 2006 :  1:27:46 PM  Show Profile  Reply with Quote
i get the same thing all the time. VA does not currently understand the Qt extensions to classes

case=912

remove the word slots and the problem should go away, it does for me.

zen is the art of being at one with the two'ness
Go to Top of Page

diavo
Senior Member

Germany
31 Posts

Posted - Jun 19 2006 :  02:21:41 AM  Show Profile  Reply with Quote
If I the click on no_refactoring, the definition field shows the correct definition. The problem does not exist,if I remove the "slots" keyword.
Go to Top of Page

diavo
Senior Member

Germany
31 Posts

Posted - Jun 19 2006 :  02:29:46 AM  Show Profile  Reply with Quote
Oh, my mistake. The definition field persists empty. I confused it with the member list field.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jul 14 2008 :  2:51:01 PM  Show Profile  Reply with Quote
case=912 is fixed in build 1645

Whole Tomato Software, Inc.
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