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