newtaskFrame Class Reference

#include <TimeSaver/tsaver/src/newtask.h>

Collaboration diagram for newtaskFrame:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 newtaskFrame (tsaverFrame *parent, const wxString &title, const wxPoint &pos, const wxSize &pos)
void insert (wxCommandEvent &event)
void cancel (wxCommandEvent &event)
void OnCheck (wxCommandEvent &event)

Protected Attributes

c_sessionsession
tsaverFrametsaver
wxBoxSizer * mainSizer
wxBoxSizer * subSizer [6]
wxTextCtrl * txtName
wxTextCtrl * txtCommand
wxTextCtrl * txtComment
wxComboBox * cmbType
wxSpinCtrl * spnHours
wxSpinCtrl * spnMinutes
wxCheckBox * chkCommand
wxStaticText * label [3]
wxButton * btnInsert
wxButton * btnCancel
wxSpinCtrl * hours
wxSpinCtrl * mins

Constructor & Destructor Documentation

newtaskFrame::newtaskFrame tsaverFrame parent,
const wxString &  title,
const wxPoint &  pos,
const wxSize &  pos
 


Member Function Documentation

void newtaskFrame::cancel wxCommandEvent &  event  ) 
 

void newtaskFrame::insert wxCommandEvent &  event  ) 
 

void newtaskFrame::OnCheck wxCommandEvent &  event  ) 
 


Member Data Documentation

wxButton* newtaskFrame::btnCancel [protected]
 

wxButton* newtaskFrame::btnInsert [protected]
 

wxCheckBox* newtaskFrame::chkCommand [protected]
 

wxComboBox* newtaskFrame::cmbType [protected]
 

wxSpinCtrl* newtaskFrame::hours [protected]
 

wxStaticText* newtaskFrame::label[3] [protected]
 

wxBoxSizer* newtaskFrame::mainSizer [protected]
 

wxSpinCtrl * newtaskFrame::mins [protected]
 

c_session* newtaskFrame::session [protected]
 

wxSpinCtrl* newtaskFrame::spnHours [protected]
 

wxSpinCtrl* newtaskFrame::spnMinutes [protected]
 

wxBoxSizer* newtaskFrame::subSizer[6] [protected]
 

tsaverFrame* newtaskFrame::tsaver [protected]
 

wxTextCtrl* newtaskFrame::txtCommand [protected]
 

wxTextCtrl* newtaskFrame::txtComment [protected]
 

wxTextCtrl* newtaskFrame::txtName [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Jul 24 19:19:27 2006 for TimeSaver by  doxygen 1.4.4