KCategoryReassignDlg Class Reference

#include <kcategoryreassigndlg.h>

Inheritance diagram for KCategoryReassignDlg:

KCategoryReassignDlgDecl QDialog
Collaboration diagram for KCategoryReassignDlg:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 KCategoryReassignDlg (QWidget *parent=0, const char *name=0)
 ~KCategoryReassignDlg ()
QString show (const MyMoneyAccount &category)

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

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

Default constructor

KCategoryReassignDlg::~KCategoryReassignDlg (  ) 

Destructor


Member Function Documentation

QString KCategoryReassignDlg::show ( const MyMoneyAccount category  ) 

This function sets up the dialog, lets the user select a category and returns the id of the selected category in the list of all known income and expense accounts.

Parameters:
category reference to MyMoneyAccount object of the category to be deleted
Returns:
Returns the id of the selected category in the list or QString() if the dialog was aborted. QString() is also returned if the category does not have an id.

void KCategoryReassignDlg::accept ( void   )  [protected]


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

Generated on Wed Jan 26 13:05:57 2011 for KMyMoney by  doxygen 1.5.6