Properties | Public Member Functions | Public Slots | Signals | Protected Member Functions
XURLLabel Class Reference

#include <xurllabel.h>

List of all members.

Properties

QString url

Public Member Functions

 XURLLabel (QWidget *parent=0, const char *name=0)
virtual ~XURLLabel ()
const QStringurl () const

Public Slots

void setFont (const QFont &)
void setURL (const QString &)

Signals

void leftClickedURL (const QString &)
void middleClickedURL (const QString &)
void rightClickedURL (const QString &)

Protected Member Functions

virtual void mouseReleaseEvent (QMouseEvent *)

Constructor & Destructor Documentation

XURLLabel::XURLLabel ( QWidget parent = 0,
const char *  name = 0 
)
XURLLabel::~XURLLabel ( ) [virtual]

Member Function Documentation

void XURLLabel::leftClickedURL ( const QString ) [signal]
void XURLLabel::middleClickedURL ( const QString ) [signal]
void XURLLabel::mouseReleaseEvent ( QMouseEvent e) [protected, virtual]

Reimplemented from QLabel.

void XURLLabel::rightClickedURL ( const QString ) [signal]
void XURLLabel::setFont ( const QFont f) [slot]

Reimplemented from QWidget.

void XURLLabel::setURL ( const QString url) [slot]
const QString& XURLLabel::url ( ) const

Property Documentation

const QString & XURLLabel::url [read, write]

The documentation for this class was generated from the following files:

Generated on Mon Jan 23 2012 12:22:41 xTuple ERP Programmer Reference, Version 3.8.0 doxygen 1.7.6.1