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