Changes

Jump to: navigation, search

Team H - OOP344 20133

421 bytes added, 06:16, 3 November 2013
task name
**CLabel (will be done byJungmin) '''Incomplete'''
**CDialog (2ppl)(will be done by Chiyoung and Dimple) '''Incomplete'''
 
***Chiyoung's Task
 
**** Destructor
**** void draw(int fn)
**** int edit(int fn)
**** CDialog& operator<<(CField* field);
**** CField& operator[](unsigned int index)
**** bool editable()
*** Dimple's Task
 
**** Constructor
 
**** CField& curField()
 
**** int curIndex() const;
 
**** int add(CField* field, bool dynamic = true)
 
**** int add(CField& field, bool dynamic = false)
 
**** CDialog & operator<<(CField& field)
 
**CLineEdit (will be done by Mauli) '''Incomplete'''

Navigation menu