XURLLabel Class Reference

#include <xurllabel.h>

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

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 Feb 17 2025 xTuple ERP Programmer Reference, Version 6.2.0 doxygen 1.11.0