source --> actor

class bicotiHomologousGraphic2DPushButton
    extends bicotiHomologousGraphic2D as public

Homólogo para bicotiActorGraphic2DPushButton

Source:
../../source/actor/actor_graphic_2D_push_button.hpp:60

Constructors Index

~bicotiHomologousGraphic2DPushButton
[public] Destructor


Methods Index

Click
[public] Simula por software un cliqueeo sobre el botón
SetText
[public] Fija el texto del botón


Constructors

bicotiHomologousGraphic2DPushButton

public virtual ~ bicotiHomologousGraphic2DPushButton ( ) ;

Destructor


Methods

Click

public virtual void Click ( ) = 0 ;

Simula por software un cliqueeo sobre el botón

See Also:
bicotiActorGraphic2DPushButton::Click

SetText

public virtual void SetText ( char * text ) = 0 ;

Fija el texto del botón

See Also:
bicotiActorGraphic2DPushButton::SetText

Parameters:
text texto para el botón

bicoti II

bicoti II
Claudio Risso
Wilman Alarcon

Click here to return to the top of the page.