"x" is an existing property name. Use something that doesn't exist, like:
Qt Code:
button->setProperty("I need to read Qt documentation more", true);To copy to clipboard, switch view to plain text mode
"x" is an existing property name. Use something that doesn't exist, like:
Qt Code:
button->setProperty("I need to read Qt documentation more", true);To copy to clipboard, switch view to plain text mode
Can someone tell me,why the icon doesn't show in /Debug?
At runtime it's ok,but![]()
Bookmarks