#include <actions.h>
Inheritance diagram for YProjectActions:
Public Slots | |
void | CleanupProject () |
Public Member Functions | |
YProjectActions (YActionHandler &ah) | |
virtual int | Rename (YObject *entry) const |
virtual int | Remove (YObject *entry) const |
virtual int | InitInstance () |
Protected Member Functions | |
virtual int | _Activate (YObject *object) |
virtual int | _CreateMenu (YObject *object, QPopupMenu *parent) const |
Private Types | |
enum | { CLEANUP = 0, MAX_ACTIONS } |
Private Attributes | |
QArray< QAction * > | projectactions |
|
|
|
|
|
Reimplemented from YActions. |
|
Reimplemented from YEntryActions. |
|
|
|
Reimplemented from YEntryActions. |
|
Reimplemented from YEntryActions. |
|
Reimplemented from YEntryActions. |
|
|