Add these lines to your code, then look if it is exactly the same as you tried before (when it worked).
Qt Code:
#include <QDebug> qDebug() << param.toString().toAscii();To copy to clipboard, switch view to plain text mode
Add these lines to your code, then look if it is exactly the same as you tried before (when it worked).
Qt Code:
#include <QDebug> qDebug() << param.toString().toAscii();To copy to clipboard, switch view to plain text mode
Bookmarks