#include <prototype.h>
Public Member Functions | |
Prototype (PageCtrl *pageCtrl) | |
virtual | ~Prototype () |
void | currentPrototype (QStringList *PTTList) |
Private Attributes | |
PageCtrl * | m_PageCtrl |
instance of PageCtrl class |
Prototype::~Prototype | ( | ) | [virtual] |
virtual destructor
void Prototype::currentPrototype | ( | QStringList * | PTTList | ) |
get current protoype into input variable PTTList
PageCtrl* Prototype::m_PageCtrl [private] |
instance of PageCtrl class