kpanelappmenu.h
DCOPObject()
virtual bool process(const TQCString &fun, const TQByteArray &data, TQCString &replyType, TQByteArray &replyData)
void activated(int id)
Emitted when the user selects an item from the Kicker menu.
KPanelAppMenu * insertMenu(const TQPixmap &icon, const TQString &text, int id=-1)
Inserts a sub menu with a icon.
Definition kpanelappmenu.cpp:109
KPanelAppMenu(const TQString &title, TQObject *parent=0, const char *name=0)
Constructs a new menu with the given title.
Definition kpanelappmenu.cpp:38
int insertItem(const TQString &text, int id=-1)
Inserts an item into the menu.
Definition kpanelappmenu.cpp:134
Trinity API Reference