kplato
KPlato::ResourcesPanel Class Reference
List of all members.Detailed Description
Definition at line 41 of file kptresourcespanel.h.
Signals | |
| void | changed () |
| void | selectionChanged () |
| void | startRename (QListViewItem *item, int col) |
| void | renameStarted (QListViewItem *item, int col) |
Public Member Functions | |
| ResourcesPanel (QWidget *parent, Project *project) | |
| bool | ok () |
| KCommand * | buildCommand (Part *part) |
| void | sendChanged () |
| void | renameStopped (QListViewItem *item) |
Protected Slots | |
| void | slotAddGroup () |
| void | slotDeleteGroup () |
| void | slotAddResource () |
| void | slotEditResource () |
| void | slotDeleteResource () |
| void | slotGroupChanged (QListViewItem *item) |
| void | slotGroupChanged () |
| void | slotResourceRename (const QString &newName) |
| void | slotResourceChanged (QListBoxItem *) |
| void | slotCurrentChanged (QListBoxItem *) |
| void | slotListDoubleClicked (QListViewItem *, const QPoint &, int) |
| void | slotItemRenamed (QListViewItem *item, int col) |
| void | slotRenameStarted (QListViewItem *item, int col) |
| void | slotStartRename (QListViewItem *item, int col) |
The documentation for this class was generated from the following files:

