DataAccount Class Reference

#include <dataaccount.h>

Inherits DataBasicAccount.

Collaboration diagram for DataAccount:

Collaboration graph
[legend]

List of all members.

Public Slots

void dataChanged ()

Signals

void changed ()

Public Member Functions

double openingStockDebit ()
double openingStockCredit ()
QString openingDate ()
void setOpeningStockDebit (double debit)
void setOpeningStockCredit (double credit)
void setOpeningDate (QString dateValue)
void hash (unsigned int &startValue)
bool loadDataNode (const QDomNode data)
QDomElement saveDataNode (QDomDocument *xml)
 DataAccount ()
 ~DataAccount ()


Detailed Description

Definition at line 38 of file dataaccount.h.


Constructor & Destructor Documentation

DataAccount::DataAccount (  ) 

Definition at line 105 of file dataaccount.cpp.

DataAccount::~DataAccount (  )  [inline]

Definition at line 58 of file dataaccount.h.


Member Function Documentation

void DataAccount::changed (  )  [signal]

Here is the caller graph for this function:

void DataAccount::dataChanged (  )  [inline, slot]

Definition at line 61 of file dataaccount.h.

Here is the call graph for this function:

void DataAccount::hash ( unsigned int &  startValue  )  [virtual]

Hash value of data

Reimplemented from DataBasicAccount.

Definition at line 96 of file dataaccount.cpp.

bool DataAccount::loadDataNode ( const QDomNode  data  )  [virtual]

Load the class attributes from the XML tag "account"

Reimplemented from DataBasicAccount.

Definition at line 57 of file dataaccount.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

QString DataAccount::openingDate (  )  [inline]

Definition at line 44 of file dataaccount.h.

double DataAccount::openingStockCredit (  )  [inline]

Definition at line 43 of file dataaccount.h.

double DataAccount::openingStockDebit (  )  [inline]

Definition at line 42 of file dataaccount.h.

QDomElement DataAccount::saveDataNode ( QDomDocument *  xml  ) 

Returns an XML tag "account" with the class attributes

Definition at line 83 of file dataaccount.cpp.

void DataAccount::setOpeningDate ( QString  dateValue  )  [inline]

Definition at line 48 of file dataaccount.h.

Here is the caller graph for this function:

void DataAccount::setOpeningStockCredit ( double  credit  )  [inline]

Definition at line 47 of file dataaccount.h.

Here is the caller graph for this function:

void DataAccount::setOpeningStockDebit ( double  debit  )  [inline]

Definition at line 46 of file dataaccount.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:39:23 2009 for Allevo II Doublebookkeeping by  doxygen 1.5.9