Do you have any idea if there is some method I could reimplement in my QLabel subclass to control this behavior? I just really don't like the look of those unnecessary line breaks. I suppose I could just set my own line breaks based on the length of the string, which I assume is what QLabel does anyway, but I would have the advantage of programming for my one specific instance where I don't even need the labels to resize after they have been created.
Bookmarks