KPayeeReassignDlg Class Reference

#include <kpayeereassigndlg.h>

Inheritance diagram for KPayeeReassignDlg:

KPayeeReassignDlgDecl QDialog
Collaboration diagram for KPayeeReassignDlg:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 KPayeeReassignDlg (QWidget *parent=0, const char *name=0)
 ~KPayeeReassignDlg ()
QString show (const QValueList< MyMoneyPayee > &payeeslist)
bool addToMatchList (void) const

Protected Member Functions

void accept (void)


Detailed Description

Implementation of the dialog that lets the user select a payee in order to re-assign transactions (for instance, if payees are deleted).

Constructor & Destructor Documentation

KPayeeReassignDlg::KPayeeReassignDlg ( QWidget parent = 0,
const char *  name = 0 
)

Default constructor

KPayeeReassignDlg::~KPayeeReassignDlg (  ) 

Destructor


Member Function Documentation

QString KPayeeReassignDlg::show ( const QValueList< MyMoneyPayee > &  payeeslist  ) 

This function sets up the dialog, lets the user select a payee and returns the id of the selected payee in the payeeslist.

Parameters:
payeeslist reference to QValueList of MyMoneyPayee objects to be contained in the list
Returns:
Returns the id of the selected payee in the list or QString() if the dialog was aborted. QString() is also returned if the payeeslist is empty.

bool KPayeeReassignDlg::addToMatchList ( void   )  const [inline]

Returns true, if the names of the payees to be deleted should be copied to the selected payee's match list.

void KPayeeReassignDlg::accept ( void   )  [protected]


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

Generated on Wed Jan 26 13:08:34 2011 for KMyMoney by  doxygen 1.5.6