CSettingsWithTimePeriodDlg Class Reference

#include <SettingsWithTimePeriodDlg.h>

Inheritance diagram for CSettingsWithTimePeriodDlg:

Inheritance graph
[legend]
Collaboration diagram for CSettingsWithTimePeriodDlg:

Collaboration graph
[legend]

List of all members.


Detailed Description

CSettingsWithTimePeriodDlg class is used to specify setting with time period.

TSP-enforcing: No

Definition at line 38 of file SettingsWithTimePeriodDlg.h.


Public Types

enum  STPD_SETTINGS { DISPLAY_BOTH, DISPLAY_PP, DISPLAY_MEDS }

Public Member Functions

 CSettingsWithTimePeriodDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
virtual ~CSettingsWithTimePeriodDlg ()
void SetWhatToDisplay (enum STPD_SETTINGS d)
enum STPD_SETTINGS GetWhatToDisplay ()
wxTextCtrl * GetTextctrlPpNotAfter ()
wxTextCtrl * GetTextctrlPpNotBefore ()
wxTextCtrl * GetTextctrlMedsNotAfter ()
wxTextCtrl * GetTextctrlMedsNotBefore ()
virtual bool Validate ()
virtual bool TransferDataToWindow ()
virtual bool TransferDataFromWindow ()

Member Enumeration Documentation

Enumerator:
DISPLAY_BOTH 
DISPLAY_PP 
DISPLAY_MEDS 

Definition at line 48 of file SettingsWithTimePeriodDlg.h.


Constructor & Destructor Documentation

CSettingsWithTimePeriodDlg::CSettingsWithTimePeriodDlg ( wxWindow *  parent,
wxWindowID  id,
const wxString &  title,
const wxPoint &  position = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxDEFAULT_DIALOG_STYLE 
)

Interface: External

Dialog constructor

Returns:
None

Definition at line 67 of file SettingsWithTimePeriodDlg.cpp.

CSettingsWithTimePeriodDlg::~CSettingsWithTimePeriodDlg (  )  [virtual]

Interface: External

Dialog destructor

Returns:
None

Definition at line 83 of file SettingsWithTimePeriodDlg.cpp.


Member Function Documentation

void CSettingsWithTimePeriodDlg::SetWhatToDisplay ( enum STPD_SETTINGS  d  )  [inline]

Definition at line 50 of file SettingsWithTimePeriodDlg.h.

enum STPD_SETTINGS CSettingsWithTimePeriodDlg::GetWhatToDisplay (  )  [inline]

Definition at line 51 of file SettingsWithTimePeriodDlg.h.

wxTextCtrl* CSettingsWithTimePeriodDlg::GetTextctrlPpNotAfter (  )  [inline]

Definition at line 54 of file SettingsWithTimePeriodDlg.h.

Referenced by TransferDataToWindow().

wxTextCtrl* CSettingsWithTimePeriodDlg::GetTextctrlPpNotBefore (  )  [inline]

Definition at line 55 of file SettingsWithTimePeriodDlg.h.

Referenced by TransferDataToWindow().

wxTextCtrl* CSettingsWithTimePeriodDlg::GetTextctrlMedsNotAfter (  )  [inline]

Definition at line 56 of file SettingsWithTimePeriodDlg.h.

Referenced by TransferDataToWindow().

wxTextCtrl* CSettingsWithTimePeriodDlg::GetTextctrlMedsNotBefore (  )  [inline]

Definition at line 57 of file SettingsWithTimePeriodDlg.h.

Referenced by TransferDataToWindow().

bool CSettingsWithTimePeriodDlg::Validate (  )  [virtual]

Interface: External

Validate function unused

Returns:
None

Definition at line 93 of file SettingsWithTimePeriodDlg.cpp.

bool CSettingsWithTimePeriodDlg::TransferDataToWindow (  )  [virtual]

bool CSettingsWithTimePeriodDlg::TransferDataFromWindow (  )  [virtual]

Interface: External

Not used

Returns:
None

Definition at line 161 of file SettingsWithTimePeriodDlg.cpp.


The documentation for this class was generated from the following files:

Generated on Mon Nov 15 11:20:51 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6