use isEmpty() to check the LineEdit text
ex:Qt Code:
if( !stirng.isEmpty()) { ............. }To copy to clipboard, switch view to plain text mode
use isEmpty() to check the LineEdit text
ex:Qt Code:
if( !stirng.isEmpty()) { ............. }To copy to clipboard, switch view to plain text mode
smemamian (8th April 2013)
Bookmarks