QjPixmapView

GPL Closed

A zoomable, scrollable pixmap viewer widget with functions for convertion pixmap coordinates to viewport coordinates and vice versa.

[ JSeries docs | Back to Index ]

Styles and Code

Code
windows
sgi
QjPixmapView *w = new QjPixmapView( QPixmap( "../../jseries/ex3/blue.png") );
QjPixmapView *w = new QjPixmapView( 2.3, QPixmap( "../../jseries/ex3/green.png") ); w->resize( 150, 100 );

[ Back to Index ]

Licenses are noted in grayed out, smaller text. Closed indicates that the widget is available under a closed-source compatible license. Dual licensing is possible.

Provided by the DigitalFanatics, the host of the Independent Qt Tutorial.