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 QWidget.

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 Nov 30 09:58:36 2009 xTuple ERP Programmer Reference, Version 3.4.0RC doxygen 1.6.1