#include <QtGui/QApplication>
#include "GUI/QtImageFrame.qt.H"
#include "Raster/GenericFrame.H"
#include "Raster/Raster.H"
#include "Transport/FrameInfo.H"
#include "QtUtil/Util.H"
Go to the source code of this file.
Functions | |
int | main (const int argc, const char **argv) |
Trivial app that displays an image in a QtImageFrame. |
test the QtImageFrame display
Definition in file test-QtImageFrame.C.
int main | ( | const int | argc, | |
const char ** | argv | |||
) |
Trivial app that displays an image in a QtImageFrame.
Definition at line 51 of file test-QtImageFrame.C.
References argv2qt(), Raster::ReadFrame(), and sformat().