Public Member Functions | Public Attributes | Static Public Attributes
CardDrivingLicenseInformation Class Reference

#include <CardDrivingLicenseInformation.h>

Inheritance diagram for CardDrivingLicenseInformation:
Inheritance graph
[legend]
Collaboration diagram for CardDrivingLicenseInformation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CardDrivingLicenseInformation (const DataPointer &filewalker)
QString className () const
 returns "CardDrivingLicenseInformation"
QString title () const
 Possible title for the block (empty if unset)
virtual void printOn (Reporter &report) const

Public Attributes

QString drivingLicenseIssuingAuthorithy
int drivingLicenseIssuingNation
QString drivingLicenseNumber

Static Public Attributes

static const int Type = 0x0521

Constructor & Destructor Documentation

CardDrivingLicenseInformation::CardDrivingLicenseInformation ( const DataPointer filewalker)

Member Function Documentation

QString CardDrivingLicenseInformation::className ( ) const [virtual]

returns "CardDrivingLicenseInformation"

Reimplemented from CardBlock.

void CardDrivingLicenseInformation::printOn ( Reporter report) const [virtual]
QString CardDrivingLicenseInformation::title ( ) const [virtual]

Possible title for the block (empty if unset)

Reimplemented from TopLevelBlock.


Member Data Documentation

Referenced by printOn().

Referenced by printOn().

Referenced by printOn().

const int CardDrivingLicenseInformation::Type = 0x0521 [static]

Referenced by cardBlockFactory().


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