kurllabel.cpp
void leftClickedURL()
Emitted when the user clicked the left mouse button on this label.
virtual void setFocusPolicy(TQ_FocusPolicy policy)
Reimplemented for internal reasons, the API is not affected.
Definition: kurllabel.cpp:431
virtual void enterEvent(TQEvent *)
Overridden for internal reasons; the API remains unaffected.
Definition: kurllabel.cpp:306
void setHighlightedColor(const TQColor &highcolor)
Sets the highlight color.
Definition: kurllabel.cpp:250
void setUseCursor(bool on, TQCursor *cursor=0L)
Turns the custom cursor feature on or off.
Definition: kurllabel.cpp:205
virtual void setSizePolicy(TQSizePolicy)
Reimplemented for internal reasons, the API is not affected.
Definition: kurllabel.cpp:439
TQString label(StdAccel id)
void middleClickedURL()
Emitted when the user clicked the left mouse button on this label.
virtual void mouseReleaseEvent(TQMouseEvent *e)
Overridden for internal reasons; the API remains unaffected.
Definition: kurllabel.cpp:110
bool isFloatEnabled() const
This feature is very similar to the "glow" feature in that the color of the label switches to the sel...
Definition: kurllabel.cpp:291
static TQCursor handCursor()
Returns the proper hand cursor according to the current GUI style (static function).
Definition: kcursor.cpp:43
void rightClickedURL()
Emitted when the user clicked the right mouse button on this label.
virtual void setCursor(const TQCursor &cursor)
Overridden for internal reasons; the API remains unaffected.
Definition: kurllabel.cpp:199
static TQColor linkColor()
virtual void leaveEvent(TQEvent *)
Overridden for internal reasons; the API remains unaffected.
Definition: kurllabel.cpp:336
virtual void unsetCursor()
Overridden for internal reasons; the API remains unaffected.
Definition: kurllabel.cpp:193
virtual void setMargin(int margin)
Reimplemented for internal reasons, the API is not affected.
Definition: kurllabel.cpp:425
void setTipText(const TQString &tip)
Specifies what text to display when tooltips are turned on.
Definition: kurllabel.cpp:233
bool isGlowEnabled() const
When this is on, the text will switch to the selected color whenever the mouse passes over it.
Definition: kurllabel.cpp:286
virtual void setFont(const TQFont &)
Overridden for internal reasons; the API remains unaffected.
Definition: kurllabel.cpp:145