Simply test if fileName is not emptyQt Code:
if( !fileName.isEmpty() ) { }To copy to clipboard, switch view to plain text mode
Simply test if fileName is not emptyQt Code:
if( !fileName.isEmpty() ) { }To copy to clipboard, switch view to plain text mode
Bookmarks