NCL Composer
0.1.5
|
Handles the creation of image objects. More...
#include <imagview.h>
Public Member Functions | |
imagview (QString filename) | |
Constructor. More... | |
~imagview () | |
Destructor. | |
Handles the creation of image objects.
Definition at line 10 of file imagview.h.
imagview::imagview | ( | QString | filename) |
Constructor.
Filename | is the variable for specifying the media object location. |
Definition at line 16 of file imagview.cpp.