The 2 bold parts : (1) QT_NAMESPACE:: (2)private: static ... is redundant!
3 L A T E S T R E P L I E S (Newest First)
jzq740176597
Posted - Jun 26 2014 : 8:33:00 PM thanks for you clear reply.
feline
Posted - Jun 26 2014 : 10:25:52 AM You will often get code being underlined as invalid when you are missing a semi-colon, which is your first obvious clue there is something going on. VA getting confused like this is another clue. This is our way of prompting you that there is a problem
Identifying why the code does not make much sense is a hard problem, as you will sometimes see from the compilers error messages and warning.
jzq740176597
Posted - Jun 20 2014 : 02:14:38 AM I'm sorry.
I have address the problem. the reason is declaration: