Translations:Development/Tutorials/Common Programming Mistakes/95/en
It is common to want to see if a QString is empty. Here are three ways of doing it, the first two of which are correct:
It is common to want to see if a QString is empty. Here are three ways of doing it, the first two of which are correct: