kurllabel.h
virtual void setCursor(const TQCursor &cursor)
Overridden for internal reasons; the API remains unaffected.
Definition kurllabel.cpp:199
virtual void unsetCursor()
Overridden for internal reasons; the API remains unaffected.
Definition kurllabel.cpp:193
void middleClickedURL(const TQString &url)
Emitted when the user clicked the middle mouse button on this label.
virtual void setMargin(int margin)
Reimplemented for internal reasons, the API is not affected.
Definition kurllabel.cpp:425
void rightClickedURL()
Emitted when the user clicked the right mouse button on this label.
virtual void setFocusPolicy(TQWidget::FocusPolicy policy)
Reimplemented for internal reasons, the API is not affected.
Definition kurllabel.cpp:431
void middleClickedURL()
Emitted when the user clicked the left mouse button on this label.
virtual void setSizePolicy(TQSizePolicy)
Reimplemented for internal reasons, the API is not affected.
Definition kurllabel.cpp:439
void rightClickedURL(const TQString &url)
Emitted when the user clicked the right mouse button on this label.
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
void enteredURL(const TQString &url)
Emitted when the mouse has passed over the label.
void leftClickedURL(const TQString &url)
Emitted when the user clicked the left mouse button on this label.
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
virtual void enterEvent(TQEvent *)
Overridden for internal reasons; the API remains unaffected.
Definition kurllabel.cpp:306
virtual void mouseReleaseEvent(TQMouseEvent *e)
Overridden for internal reasons; the API remains unaffected.
Definition kurllabel.cpp:110
void setHighlightedColor(const TQColor &highcolor)
Sets the highlight color.
Definition kurllabel.cpp:250
void setTipText(const TQString &tip)
Specifies what text to display when tooltips are turned on.
Definition kurllabel.cpp:233
void leftURL(const TQString &url)
Emitted when the mouse is no longer over the label.
virtual void leaveEvent(TQEvent *)
Overridden for internal reasons; the API remains unaffected.
Definition kurllabel.cpp:336
void setUseCursor(bool on, TQCursor *cursor=0L)
Turns the custom cursor feature on or off.
Definition kurllabel.cpp:205
void leftClickedURL()
Emitted when the user clicked the left mouse button on this label.
Trinity API Reference