Qt Code:
for(int i=0; i<100; ++i)To copy to clipboard, switch view to plain text mode
Ps: QCheckbox emits stateChanged signal not textChanged
Qt Code:
for(int i=0; i<100; ++i)To copy to clipboard, switch view to plain text mode
Ps: QCheckbox emits stateChanged signal not textChanged
Alex22 (2nd December 2015)
Bookmarks