Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_PopupMenu Class Reference

clanGUI="Controls". More...

#include <popupmenu.h>

Inheritance diagram for CL_PopupMenu:

Inheritance graph
[legend]
Collaboration diagram for CL_PopupMenu:

Collaboration graph
[legend]
List of all members.

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_v0sig_cancelled ()
 Signals:.

CL_Signal_v1<int >& sig_clicked ()

Private Methods

 CL_PopupMenu (const CL_PopupMenu &copy)
 param: int itemid - The id of the item clickedImplementation:.


Private Attributes

class CL_PopupMenu_Genericimpl
 Implementation:.


Detailed Description

clanGUI="Controls".

Definition at line 16 of file popupmenu.h.


Constructor & Destructor Documentation

CL_PopupMenu::CL_PopupMenu ( const CL_ComponentOptions & options,
CL_Component * parent,
CL_StyleManager * style )
 

Construction:.

CL_PopupMenu::CL_PopupMenu ( const class CL_Point & pos,
CL_Component * parent,
CL_StyleManager * style )
 

virtual CL_PopupMenu::~CL_PopupMenu ( ) [virtual]
 

CL_PopupMenu::CL_PopupMenu ( const CL_PopupMenu & copy ) [inline, private]
 

param: int itemid - The id of the item clickedImplementation:.

Definition at line 50 of file popupmenu.h.


Member Function Documentation

CL_Signal_v0 & CL_PopupMenu::sig_cancelled ( )
 

Signals:.

CL_Signal_v1<int >& CL_PopupMenu::sig_clicked ( )
 


Member Data Documentation

class CL_PopupMenu_Generic* CL_PopupMenu::impl [private]
 

Implementation:.

Reimplemented from CL_Component.

Definition at line 51 of file popupmenu.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:18 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001