You problem is here:
QVariant::fromValue() returns a QVariant. It is a static method, it does not (cannot) change x2.
Qt Code:
To copy to clipboard, switch view to plain text mode
Cheers,
_
You problem is here:
QVariant::fromValue() returns a QVariant. It is a static method, it does not (cannot) change x2.
Qt Code:
To copy to clipboard, switch view to plain text mode
Cheers,
_
Bookmarks