|
Parents: public CL_MenuData
Description
Class members
static CL_PopupMenu *create(
const class CL_Point &pos,
CL_Component *parent,
CL_StyleManager *style = NULL)
static CL_PopupMenu *create(
const class CL_Point &pos,
CL_Component *parent,
CL_StyleManager *style = NULL)
CL_PopupMenu(
const CL_ComponentOptions &options,
CL_Component *parent)
virtual ~CL_PopupMenu()
virtual void close()
thSignal_v0 sig_cancelled
thSignal_v1<int > sig_clicked
See Also
None
Back to index
|