Translations:Development/Tutorials/Common Programming Mistakes/95/en

From KDE TechBase

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: