try this in ctor
Qt Code:
... setWindowFlags(windowFlags() | Qt::WindowTitleHint | Qt::CustomizeWindowHint); ...To copy to clipboard, switch view to plain text mode
try this in ctor
Qt Code:
... setWindowFlags(windowFlags() | Qt::WindowTitleHint | Qt::CustomizeWindowHint); ...To copy to clipboard, switch view to plain text mode
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Bookmarks