Dear experts,
Just a quick question,
1) In constructor declaration, which is better
orQt Code:
To copy to clipboard, switch view to plain text mode
Qt Code:
To copy to clipboard, switch view to plain text mode
2)and shall I check like the following? (comparing integer and pointer?)
Qt Code:
if ( 0 == qApp->activeModalWidget())To copy to clipboard, switch view to plain text mode
Thanks,
Bala
Bookmarks