Thank you for the hint!
I did' see this method.
To be correct, it is this function:
Qt Code:
setWindowModality(Qt::WindowModal);To copy to clipboard, switch view to plain text mode
Regards
Sven
Thank you for the hint!
I did' see this method.
To be correct, it is this function:
Qt Code:
setWindowModality(Qt::WindowModal);To copy to clipboard, switch view to plain text mode
Regards
Sven
Oops, my bad. I indeed meant setWindowModality().
Bookmarks