AccountModel Class Reference

#include <accountmodel.h>

List of all members.

Public Member Functions

 AccountModel (QList< DataTableAccount * > accounts)
 AccountModel (QString path)
void saveIntoProject (DataProject *project)
void appendRow (QString text, QString toolTip="")
QString getFullNameByNumber (int number)
bool existsAccountInModel (QString name)
int findText (QString text)
void read (QString path)


Detailed Description

Definition at line 15 of file accountmodel.h.


Constructor & Destructor Documentation

AccountModel::AccountModel ( QList< DataTableAccount * >  accounts  ) 

Definition at line 3 of file accountmodel.cpp.

Here is the call graph for this function:

AccountModel::AccountModel ( QString  path  ) 

Definition at line 12 of file accountmodel.cpp.

Here is the call graph for this function:


Member Function Documentation

void AccountModel::appendRow ( QString  text,
QString  toolTip = "" 
)

Definition at line 108 of file accountmodel.cpp.

Here is the caller graph for this function:

bool AccountModel::existsAccountInModel ( QString  name  ) 

Definition at line 43 of file accountmodel.cpp.

int AccountModel::findText ( QString  text  ) 

Definition at line 31 of file accountmodel.cpp.

Here is the caller graph for this function:

QString AccountModel::getFullNameByNumber ( int  number  ) 

Definition at line 18 of file accountmodel.cpp.

void AccountModel::read ( QString  path  ) 

Definition at line 79 of file accountmodel.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void AccountModel::saveIntoProject ( DataProject project  ) 

Definition at line 55 of file accountmodel.cpp.

Here is the call graph for this function:

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:16 2009 for Allevo II Doublebookkeeping by  doxygen 1.5.9