#include <ksqueezedtextlabel.h>
Public Methods | |
| KSqueezedTextLabel (QWidget *parent, const char *name=0) | |
Protected Methods | |
| void | resizeEvent (QResizeEvent *) |
| void | squeezeTextToLabel () |
A label class that squeezes its text into the label
If the text is too long to fit into the label it is divided into remaining left and right parts which are separated by three dots.
Example: http://www.kde.org/documentation/index.html could be squeezed to http://www.kde...ion/index.html
Definition at line 43 of file ksqueezedtextlabel.h.
|
||||||||||||
|
Default constructor. |
|
|
used when widget is resized |
|
|
does the dirty work |
1.2.18