kexi
PixmapCollectionEditor Class Reference
#include <pixmapcollection.h>
Detailed Description
A dialog to edit the contents of a PixmapCollection.
Definition at line 76 of file pixmapcollection.h.
Public Member Functions | |
| PixmapCollectionEditor (PixmapCollection *collection, QWidget *parent=0) | |
| ~PixmapCollectionEditor () | |
Protected Slots | |
| void | newItemByPath () |
| void | newItemByName () |
| void | removeItem () |
| void | renameItem () |
| void | renameCollectionItem (QIconViewItem *item, const QString &name) |
| void | displayMenu (QIconViewItem *item, const QPoint &p) |
Protected Member Functions | |
| QPixmap | getPixmap (const QString &name) |
| void | createIconViewItem (const QString &name) |
Constructor & Destructor Documentation
|
||||||||||||
|
Pixmap Collection Editor Dialog.
Definition at line 233 of file pixmapcollection.cpp. |
The documentation for this class was generated from the following files:

