#include <actions.h>
Inheritance diagram for YProjectSetActions:
Public Slots | |
void | CleanupProjects () |
Public Member Functions | |
YProjectSetActions (YActionHandler &ah) | |
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 * > | projectsetactions |
|
|
|
|
|
Reimplemented from YActions. |
|
Insert menu entries into the given menu Object must be a set! Reimplemented from YSetActions. |
|
|
|
Reimplemented from YSetActions. |
|
|