source --> event_loop_qt

class bicotiQT2DLabel
    extends QLabel as public
    extends bicotiHomologousGraphic2DLabel as public

Implementación QT de bicotiHomologousGraphic2DLabel

Source:
../../source/event_loop_manager/qt/homologous_qt_2D_label.hpp:14

Constructors Index

bicotiQT2DLabel
[public] Constructor
~bicotiQT2DLabel
[public] Destructor


Methods Index

SetFrame
[public]
SetText
[public]


Constructors

bicotiQT2DLabel

public bicotiQT2DLabel ( QWidget * parent = 0 ,
                         const char * name = 0 ) ;

Constructor

Parameters:
parent widget padre
name nombre del widget

bicotiQT2DLabel

public ~ bicotiQT2DLabel ( ) ;

Destructor


Methods

SetText

public void SetText ( const char * ) ;

SetFrame

public void SetFrame ( bool ) ;


bicoti II

bicoti II
Claudio Risso
Wilman Alarcon

Click here to return to the top of the page.