#include <kactivelabel.h>
Public Slots | |
| virtual void | openLink (const QString &link) |
Public Methods | |
| KActiveLabel (QWidget *parent, const char *name=0) | |
| KActiveLabel (const QString &text, QWidget *parent, const char *name=0) | |
Definition at line 33 of file kactivelabel.h.
|
||||||||||||
|
Constructor. It connects the "linkClicked(const QString &)" signal to the "openLink(const QString &)" slot. You will need to disconnect this if you want to process linkClicked() yourself. |
|
||||||||||||||||
|
Constructor. It connects the "linkClicked(const QString &)" signal to the "openLink(const QString &)" slot. You will need to disconnect this if you want to process linkClicked() yourself. |
|
|
Opens |
1.2.18