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

#include <xurllabel.h>

Inheritance diagram for XURLLabel:
QLabel

Properties

QString url
 

Public Slots

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

Signals

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

Public Member Functions

 XURLLabel (QWidget *parent=0, const char *name=0)
 
virtual ~XURLLabel ()
 
const QString & url () const
 

Protected Member Functions

virtual void mouseReleaseEvent (QMouseEvent *)
 

Property Documentation

◆ url

const QString & XURLLabel::url
readwrite

Constructor & Destructor Documentation

◆ XURLLabel()

XURLLabel::XURLLabel ( QWidget parent = 0,
const char *  name = 0 
)

◆ ~XURLLabel()

XURLLabel::~XURLLabel ( )
virtual

Member Function Documentation

◆ leftClickedURL

void XURLLabel::leftClickedURL ( const QString &  )
signal

◆ middleClickedURL

void XURLLabel::middleClickedURL ( const QString &  )
signal

◆ mouseReleaseEvent()

void XURLLabel::mouseReleaseEvent ( QMouseEvent *  e)
protectedvirtual

◆ rightClickedURL

void XURLLabel::rightClickedURL ( const QString &  )
signal

◆ setFont

void XURLLabel::setFont ( const QFont &  f)
slot

◆ setURL

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

◆ url()

const QString& XURLLabel::url ( ) const

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

Generated on Mon May 3 2021 xTuple ERP Programmer Reference, Version 4.12.0 doxygen 1.8.17