AbstractModel Class Reference

#include <abstractmodel.h>

Inherited by CostCentreModel, CostTypeModel, and CostUnitModel.

List of all members.

Public Member Functions

 AbstractModel ()
 AbstractModel (int f, int t, QString n)
virtual ~AbstractModel ()
void setFileId (int fi)
void setType (int t)
void setFileName (QString n)
int fileId ()
int type ()
QString fileName ()
virtual bool loadDocument (const QDomElement)
virtual QDomElement documentNode ()


Detailed Description

Definition at line 8 of file abstractmodel.h.


Constructor & Destructor Documentation

AbstractModel::AbstractModel (  ) 

Definition at line 3 of file abstractmodel.cpp.

AbstractModel::AbstractModel ( int  f,
int  t,
QString  n 
)

Definition at line 8 of file abstractmodel.cpp.

AbstractModel::~AbstractModel (  )  [virtual]

Definition at line 13 of file abstractmodel.cpp.


Member Function Documentation

QDomElement AbstractModel::documentNode (  )  [virtual]

Reimplemented in CostCentreModel, CostTypeModel, and CostUnitModel.

Definition at line 23 of file abstractmodel.cpp.

int AbstractModel::fileId (  )  [inline]

Definition at line 19 of file abstractmodel.h.

Here is the caller graph for this function:

QString AbstractModel::fileName (  )  [inline]

Definition at line 21 of file abstractmodel.h.

Here is the caller graph for this function:

bool AbstractModel::loadDocument ( const   QDomElement  )  [virtual]

Reimplemented in CostCentreModel, CostTypeModel, and CostUnitModel.

Definition at line 18 of file abstractmodel.cpp.

void AbstractModel::setFileId ( int  fi  )  [inline]

Definition at line 15 of file abstractmodel.h.

void AbstractModel::setFileName ( QString  n  )  [inline]

Definition at line 17 of file abstractmodel.h.

void AbstractModel::setType ( int  t  )  [inline]

Definition at line 16 of file abstractmodel.h.

int AbstractModel::type (  )  [inline]

Definition at line 20 of file abstractmodel.h.

Here is the caller graph for this function:


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

Generated on Mon Jun 15 15:33:33 2009 for Allevo I Costcalculation by  doxygen 1.5.9