#include <popupmenu.h>
Inheritance diagram for CL_PopupMenu:


Public Methods | |
| CL_PopupMenu (const CL_ComponentOptions &options, CL_Component *parent, CL_StyleManager *style) | |
| Construction:. | |
| CL_PopupMenu (const class CL_Point &pos, CL_Component *parent, CL_StyleManager *style) | |
| virtual | ~CL_PopupMenu () |
| CL_Signal_v0& | sig_cancelled () |
| Signals:. | |
| CL_Signal_v1<int >& | sig_clicked () |
Private Methods | |
| CL_PopupMenu (const CL_PopupMenu ©) | |
| param: int itemid - The id of the item clickedImplementation:. | |
Private Attributes | |
| class CL_PopupMenu_Generic* | impl |
| Implementation:. | |
Definition at line 16 of file popupmenu.h.
|
|
Construction:.
|
|
|
|
|
|
|
|
|
param: int itemid - The id of the item clickedImplementation:.
Definition at line 50 of file popupmenu.h. |
|
|
Signals:.
|
|
|
|
|
|
Implementation:.
Reimplemented from CL_Component. Definition at line 51 of file popupmenu.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001