#include <PKIFResourcesTestDialog.h>
Definition at line 25 of file PKIFResourcesTestDialog.h.
Public Member Functions | |
PKIFResourcesTestDialog (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) | |
wxButton * | GetSaveButton () |
wxButton * | GetSaveToFileButton () |
wxButton * | GetLoadButton () |
wxButton * | GetLoadFromFileButton () |
wxTextCtrl * | GetLogField () |
wxButton * | GetPkiProcButton () |
wxButton * | GetPkiEnvButton () |
wxTextCtrl * | GetAppField () |
wxTextCtrl * | GetCompanyField () |
wxTextCtrl * | GetLevelField () |
wxCheckBox * | GetHKLM () |
virtual bool | Validate () |
virtual bool | TransferDataToWindow () |
virtual bool | TransferDataFromWindow () |
PKIFResourcesTestDialog::PKIFResourcesTestDialog | ( | wxWindow * | parent, | |
wxWindowID | id, | |||
const wxString & | title, | |||
const wxPoint & | pos = wxDefaultPosition , |
|||
const wxSize & | size = wxDefaultSize , |
|||
long | style = wxDEFAULT_DIALOG_STYLE | |||
) |
wxButton* PKIFResourcesTestDialog::GetSaveButton | ( | ) | [inline] |
Definition at line 35 of file PKIFResourcesTestDialog.h.
wxButton* PKIFResourcesTestDialog::GetSaveToFileButton | ( | ) | [inline] |
Definition at line 36 of file PKIFResourcesTestDialog.h.
wxButton* PKIFResourcesTestDialog::GetLoadButton | ( | ) | [inline] |
Definition at line 37 of file PKIFResourcesTestDialog.h.
wxButton* PKIFResourcesTestDialog::GetLoadFromFileButton | ( | ) | [inline] |
Definition at line 38 of file PKIFResourcesTestDialog.h.
wxTextCtrl* PKIFResourcesTestDialog::GetLogField | ( | ) | [inline] |
Definition at line 39 of file PKIFResourcesTestDialog.h.
wxButton* PKIFResourcesTestDialog::GetPkiProcButton | ( | ) | [inline] |
Definition at line 40 of file PKIFResourcesTestDialog.h.
wxButton* PKIFResourcesTestDialog::GetPkiEnvButton | ( | ) | [inline] |
Definition at line 41 of file PKIFResourcesTestDialog.h.
wxTextCtrl* PKIFResourcesTestDialog::GetAppField | ( | ) | [inline] |
Definition at line 42 of file PKIFResourcesTestDialog.h.
wxTextCtrl* PKIFResourcesTestDialog::GetCompanyField | ( | ) | [inline] |
Definition at line 43 of file PKIFResourcesTestDialog.h.
wxTextCtrl* PKIFResourcesTestDialog::GetLevelField | ( | ) | [inline] |
Definition at line 44 of file PKIFResourcesTestDialog.h.
wxCheckBox* PKIFResourcesTestDialog::GetHKLM | ( | ) | [inline] |
Definition at line 45 of file PKIFResourcesTestDialog.h.
virtual bool PKIFResourcesTestDialog::Validate | ( | ) | [virtual] |
virtual bool PKIFResourcesTestDialog::TransferDataToWindow | ( | ) | [virtual] |
virtual bool PKIFResourcesTestDialog::TransferDataFromWindow | ( | ) | [virtual] |