source --> event_loop_qt
Implementación QT del bicotiHomologousGraphic2DImage
friend class bicotiImageIterator2DGraphicQT < PixelType , PixelConverter > ; |
public bicotiQT2DImage ( QWidget * parent = 0 , const char * name = 0 ) ;
Constructor
parent | widget padre |
name | nombre del homólogo |
public ~ bicotiQT2DImage ( ) ;
Destructor
public void DirectSetPixel ( int , int , bicotiPixelRGBA ) ;
public void ClearSettedPixels ( ) ;
public void DirectRefresh ( ) ;
public void RefreshImage ( ) ;
public void RefreshImage ( int , int , int , int ) ;
public void EnableAlphaChannel ( bool ) ;
public bool IsAlphaChannelEnabled ( ) ;
public void paintEvent ( QPaintEvent * ) ;
Claudio Risso Wilman Alarcon
Click here to return to the top of the page.