Hello,
What is wrong with:
menu->addAction("Curve 1",this, SLOT(addGraph(QString("Curve 1"))));
I want to give the function addGraph the argument "Curve 1".
Regards,
Arend
Hello,
What is wrong with:
menu->addAction("Curve 1",this, SLOT(addGraph(QString("Curve 1"))));
I want to give the function addGraph the argument "Curve 1".
Regards,
Arend
Bookmarks