class KSqueezedTextLabel
|
A replacement for QLabel that squeezes its text. More... |
|
|
Public Methods
Public Slots
Protected Methods
Protected Members
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
KSqueezedTextLabel ( QWidget *parent )
|
Default constructor.
KSqueezedTextLabel ( QWidget *parent, const char *name)
|
KSqueezedTextLabel ( const QString &text, QWidget *parent, const char *name )
|
[slot]
void resizeEvent ( QResizeEvent * )
|
[protected:
]
used when widget is resized
void squeezeTextToLabel ()
|
[protected:
]
does the dirty work
[protected:
]
- Version: $Id: ksqueezedtextlabel.h,v 1.2 2001/02/11 13:15:50 gehrmab Exp $
- Author: Ronny Standtke <Ronny.Standtke@gmx.de>
- Generated: marc@yogi on Tue Mar 27 13:07:09 2001, using kdoc 2.0a48.