#include <qt_image.h>
Public Member Functions | |
| QtImage (const QString &filename, QWidget *parent=NULL, const char *name=NULL) | |
| Constructor.   | |
| void | setSize (int w, int h) | 
| Convert the widget to W x H pixels.   | |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) | 
| Paint the image.  | |
      
  | 
  ||||||||||||||||
| 
 Constructor. 
 
  | 
  
      
  | 
  ||||||||||||
| 
 Convert the widget to W x H pixels. 
 
  | 
  
 
1.3.4