I don't get it.
I have pasted your example (by the way, I think you meant CA::log(QString *str) not A::log(QString *str) ) but it doesn't work.
There are many errors :
ISO C++ forbids declaration of `log' with no type
CA::log(QString*)' does not match any in class `CA'
ISO C++ forbids declaration of `log' with no type
etc
ISO C++ forbids declaration of `log' with no type
CA::log(QString*)' does not match any in class `CA'
ISO C++ forbids declaration of `log' with no type
etc
To copy to clipboard, switch view to plain text mode
Bookmarks