Originally Posted by caduel the declaration is hidden by the subclass. add the line Qt Code: Switch view using ClassA::zValue; using ClassA::zValue; To copy to clipboard, switch view to plain text mode to the subclass ClassB HTH Originally Posted by lni Thanks! First time seeing this! better just use mess.ClassA::zValue(QPointF(0,0),&ok);
using ClassA::zValue;
Forum Rules
Bookmarks