#include <PixWidget.h>
Public Methods | |
PixWidget (QWidget *parent=0, const char *name=0) | |
Constructor. More... | |
PixWidget (QWidget *parent=0, int w=100, int h=30) | |
Constructor. More... | |
~PixWidget () | |
Destructor. More... |
This involves two conversions, and is kinda slow. Should be scraped and replace with a widget that uses raw X code instead of QPixmap.
|
Constructor.
|
|
Constructor.
|
|
Destructor. Deletes the instance of the class. |