Hi,
In my code I had implement the run(). Please see the code , which one i previous declare.
in .h file
and in .cpp file
Qt Code:
void CTest::run() { ..... ..... }To copy to clipboard, switch view to plain text mode
is it correct?
Hi,
In my code I had implement the run(). Please see the code , which one i previous declare.
in .h file
and in .cpp file
Qt Code:
void CTest::run() { ..... ..... }To copy to clipboard, switch view to plain text mode
is it correct?
Bookmarks