ClanSoft logo
ClanSoft logo

    CL_GButton

Parents: public CL_GLabel

Description

Class members

CL_GButton(
        CL_GWidget *parent,
        int x,
        int y,
        int w,
        int h,
        int id)
virtual ~CL_GButton()
virtual bool processEvent(const CL_GEvent *e)
bool get_pressed()
int get_id()
void set_repeat(bool repeat)
DEF_SIGNAL_1( CL_GButton::released, CL_GButton*)
DEF_SIGNAL_1( CL_GButton::released, CL_GButton*)
DEF_SIGNAL_1( CL_GButton::released, CL_GButton*)
DEF_SLOT_0(press)
DEF_SLOT_0(release)
DEF_SLOT_1( repeat, int)

See Also

None


Back to index



This page was built using the Perceps documentation system.