#include <qbaccountlist.h>
Public Member Functions | |
| QBAccountListViewItem (QBAccountListView *parent, AB_ACCOUNT *acc) | |
| QBAccountListViewItem (QBAccountListView *parent, Q3ListViewItem *after, AB_ACCOUNT *acc) | |
| QBAccountListViewItem (const QBAccountListViewItem &item) | |
| virtual | ~QBAccountListViewItem () |
| AB_ACCOUNT * | getAccount () |
| QString | key (int column, bool ascending) const |
| QBAccountListViewItem (QBAccountListView *parent, AB_ACCOUNT *acc) | |
| QBAccountListViewItem (QBAccountListView *parent, QListViewItem *after, AB_ACCOUNT *acc) | |
| QBAccountListViewItem (const QBAccountListViewItem &item) | |
| virtual | ~QBAccountListViewItem () |
| AB_ACCOUNT * | getAccount () |
| QString | key (int column, bool ascending) const |
Definition at line 28 of file q4banking/qbaccountlist.h.
| QBAccountListViewItem::QBAccountListViewItem | ( | QBAccountListView * | parent, | |
| AB_ACCOUNT * | acc | |||
| ) |
| QBAccountListViewItem::QBAccountListViewItem | ( | QBAccountListView * | parent, | |
| Q3ListViewItem * | after, | |||
| AB_ACCOUNT * | acc | |||
| ) |
| QBAccountListViewItem::QBAccountListViewItem | ( | const QBAccountListViewItem & | item | ) |
| virtual QBAccountListViewItem::~QBAccountListViewItem | ( | ) | [virtual] |
| QBAccountListViewItem::QBAccountListViewItem | ( | QBAccountListView * | parent, | |
| AB_ACCOUNT * | acc | |||
| ) |
| QBAccountListViewItem::QBAccountListViewItem | ( | QBAccountListView * | parent, | |
| QListViewItem * | after, | |||
| AB_ACCOUNT * | acc | |||
| ) |
| QBAccountListViewItem::QBAccountListViewItem | ( | const QBAccountListViewItem & | item | ) |
| virtual QBAccountListViewItem::~QBAccountListViewItem | ( | ) | [virtual] |
| AB_ACCOUNT* QBAccountListViewItem::getAccount | ( | ) |
| AB_ACCOUNT* QBAccountListViewItem::getAccount | ( | ) |
| QString QBAccountListViewItem::key | ( | int | column, | |
| bool | ascending | |||
| ) | const |
| QString QBAccountListViewItem::key | ( | int | column, | |
| bool | ascending | |||
| ) | const |
1.7.1