List of all members | Properties | Public Member Functions | Public Slots | Signals | Protected Member Functions
XURLLabel Class Reference

#include <xurllabel.h>

Properties

QString url
 

Public Member Functions

 XURLLabel (QWidget *parent=0, const char *name=0)
 
virtual ~XURLLabel ()
 
const QString & url () 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)
protectedvirtual
void XURLLabel::rightClickedURL ( const QString &  )
signal
void XURLLabel::setFont ( const QFont &  f)
slot
void XURLLabel::setURL ( const QString &  url)
slot
const QString& XURLLabel::url ( ) const

Property Documentation

const QString & XURLLabel::url
readwrite

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

Generated on Fri Oct 7 2016 14:23:35 xTuple ERP Programmer Reference, Version 4.2.0 doxygen 1.8.10