|
Public Member Functions |
void | setTitle (QString title) |
void | setAuthor (QString author) |
void | setEmail (QString email) |
void | setDescription (QString description) |
void | setCreated (QDate created) |
void | setXMLPath (QString xmlPath) |
QString | getTitle () |
QString | getAuthor () |
QString | getEmail () |
QString | getDescription () |
QDate | getCreated () |
QString | getXMLPath () |
This holds the basic information from a vocabulary file. This does not include the questions and answers. Instead, this must be read from the file poined to by xmlPath.