Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 rename bug may be refused by qt signals section

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
jzq740176597 Posted - Dec 16 2014 : 02:33:55 AM
signals:
	void signal_entryAppend(const EntryList&);


when I trigger "rename" on this function.the found references missing some or even found none.

Especially missing "emit signal_entryAppend(**)" the like with prefix "emit"!

So I have to use vs find in file command.

I think it may caused by signals section . Hope fix it.

VA 2052. vs2010 sp1. winXp sp3
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Dec 28 2014 : 2:31:34 PM
Can you please create a new text file called "va_stdafx.h" and place it in the same directory as your SLN or VCXPROJ file. Inside the file add the single line:

#define emit

Another user has used this trick and he reported back that it did the trick.

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