Home
last modified time | relevance | path

Searched defs:ExtWizard_Page (Results 1 – 3 of 3) sorted by relevance

/dports/comms/trustedqsl/tqsl-2.4/apps/
H A Dextwizard.h36 class ExtWizard_Page; variable
57 …explicit ExtWizard_Page(ExtWizard *parent) : wxWizardPageSimple(parent), _parent(parent), _helpfil… in ExtWizard_Page() function
H A Dextwizard.cpp48 BEGIN_EVENT_TABLE(ExtWizard_Page, wxWizardPageSimple) in BEGIN_EVENT_TABLE() argument
H A Dcrqwiz.h88 explicit CRQ_Page(CRQWiz* parent = NULL) : ExtWizard_Page(parent) {valMsg = wxT("");} in ExtWizard_Page() function