MagicSmoke  $VERSION$
MLabel Class Referenceabstract

base class that describes labels More...

#include <ticketrender.h>

Inheritance diagram for MLabel:
MTELabel MTicketLabel MVoucherLabel

Public Member Functions

 MLabel ()
 constructs the label More...
 
virtual ~MLabel ()
 deconstructs the label More...
 
virtual QString getVariable (QString) const =0
 abstract: overwrite this to return data for a label More...
 

Detailed Description

base class that describes labels

Constructor & Destructor Documentation

MLabel::MLabel ( )

constructs the label

MLabel::~MLabel ( )
virtual

deconstructs the label

Member Function Documentation

virtual QString MLabel::getVariable ( QString  ) const
pure virtual

abstract: overwrite this to return data for a label

Implemented in MTELabel, MVoucherLabel, and MTicketLabel.


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