kplato
KPlato::AccountsPanel Class Reference
List of all members.Detailed Description
Definition at line 44 of file kptaccountspanel.h.
Public Slots | |
void | slotOk () |
Signals | |
void | changed (bool) |
void | renameStarted (QListViewItem *, int) |
void | startRename (QListViewItem *item, int col) |
void | selectionChanged () |
Public Member Functions | |
AccountsPanel (Accounts &acc, QWidget *parent=0, const char *name=0) | |
KCommand * | buildCommand (Part *part) |
bool | isUnique (QListViewItem *item) |
void | renameStopped (QListViewItem *item) |
Protected Slots | |
void | slotChanged () |
void | slotSelectionChanged () |
void | slotItemRenamed (QListViewItem *item, int col) |
void | slotRemoveBtn () |
void | slotNewBtn () |
void | slotSubBtn () |
void | slotActivated (int) |
void | slotListDoubleClicked (QListViewItem *item, const QPoint &, int col) |
void | slotRenameStarted (QListViewItem *item, int col) |
void | slotStartRename (QListViewItem *item, int col) |
void | slotRemoveItem (QListViewItem *i) |
Protected Member Functions | |
void | addItems (QListView *lv, Accounts &acc) |
void | addItems (QListViewItem *item, Account *acc) |
void | addElement (const QListViewItem *item) |
void | removeElement (QListViewItem *item) |
void | refreshDefaultAccount () |
KCommand * | save (Part *part, Project &project) |
KCommand * | save (Part *part, Project &project, QListViewItem *item) |
The documentation for this class was generated from the following files: