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 and Visual Assist
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

GrahamLabdon
New Member

5 Posts

Posted - May 15 2015 :  04:17:11 AM  Show Profile  Reply with Quote
Hi
I use Qt with visual studio and visual assist and am encountering problems when using 'ui' files.
In particular, if one creates a Qt Gui class and requests the ui class to be a pointer member the code completion will not work

Are there any Qt users out there who can help?

feline
Whole Tomato Software

United Kingdom
18983 Posts

Posted - May 16 2015 :  4:49:48 PM  Show Profile  Reply with Quote
We have quite a few people working with Qt, and I don't recognise this problem.

Is the problem class type coloured as a class by VA?

What happens if you simply make a class instance, rather than a pointer? Are the members listed on the instance?

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

GrahamLabdon
New Member

5 Posts

Posted - May 18 2015 :  02:46:49 AM  Show Profile  Reply with Quote
Hi
It appears I was being impatient
Given enough time VAssist catches up
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18983 Posts

Posted - May 19 2015 :  7:41:59 PM  Show Profile  Reply with Quote
Normally VA keeps up quite well, but it does wait for you to pause typing before parsing your changes. If you have VA's enhanced syntax colouring turned on this should help to give you feedback on how well VA is keeping up with your edits. Once a variable has been coloured as a variable it means that VA knows about it, and intellisense should work correctly.

There is a 3 second day before VA will parse your changes in LARGE files, to cut down on the CPU load. My test file for this effect is 23,000 lines long.

What sort of delay are you seeing here? I get the feeling it is longer than it is supposed to be. Did you see any status bar messages about VA parsing the Qt library? That might explain a delay, if we had to parse the classes involved first.

zen is the art of being at one with the two'ness
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