BlobPreviewWidget Class Reference
Brute force BLOB to Image converter. Methods
setBlobData() and
setBlobFromFile() try convert BLOBs into images supported by Qt4 to create a image previews. It displays data size for all values.
More...
#include <blobpreviewwidget.h>
List of all members.
Detailed Description
Brute force BLOB to Image converter. Methods
setBlobData() and
setBlobFromFile() try convert BLOBs into images supported by Qt4 to create a image previews. It displays data size for all values.
Constructor & Destructor Documentation
| BlobPreviewWidget::BlobPreviewWidget |
( |
QWidget * |
parent = 0 |
) |
|
Member Function Documentation
| void BlobPreviewWidget::setBlobData |
( |
QVariant |
data |
) |
|
| void BlobPreviewWidget::setBlobFromFile |
( |
const QString & |
fileName |
) |
|
The documentation for this class was generated from the following files: