#include <ksqueezedtextlabel.h>
A replacement for TQLabel that squeezes its text.
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 Widget
- Author
- Ronny Standtke Ronny.nosp@m..Sta.nosp@m.ndtke.nosp@m.@gmx.nosp@m..de
Definition at line 46 of file ksqueezedtextlabel.h.
◆ KSqueezedTextLabel() [1/2]
| KSqueezedTextLabel::KSqueezedTextLabel |
( |
TQWidget * | parent, |
|
|
const char * | name = 0 ) |
◆ KSqueezedTextLabel() [2/2]
| KSqueezedTextLabel::KSqueezedTextLabel |
( |
const TQString & | text, |
|
|
TQWidget * | parent, |
|
|
const char * | name = 0 ) |
◆ minimumSizeHint()
| TQSize KSqueezedTextLabel::minimumSizeHint |
( |
| ) |
const |
|
virtual |
◆ resizeEvent()
| void KSqueezedTextLabel::resizeEvent |
( |
TQResizeEvent * | | ) |
|
|
protected |
◆ setAlignment()
| void KSqueezedTextLabel::setAlignment |
( |
int | alignment | ) |
|
|
virtual |
◆ setText
| void KSqueezedTextLabel::setText |
( |
const TQString & | text | ) |
|
|
slot |
◆ sizeHint()
| TQSize KSqueezedTextLabel::sizeHint |
( |
| ) |
const |
|
virtual |
◆ squeezeTextToLabel()
| void KSqueezedTextLabel::squeezeTextToLabel |
( |
| ) |
|
|
protected |
◆ virtual_hook()
| void KSqueezedTextLabel::virtual_hook |
( |
int | id, |
|
|
void * | data ) |
|
protectedvirtual |
◆ fullText
| TQString KSqueezedTextLabel::fullText |
|
protected |
The documentation for this class was generated from the following files: