Difference between revisions of "BTP300B A2 Team 5 Work Plan"
Line 1: | Line 1: | ||
+ | [[BTP300B A2 Teams Fall 2013|<-- Go Back]] | ||
+ | |||
+ | |||
A2 Revision 2 | A2 Revision 2 | ||
− | |||
Shirwa(Team Leader) | Shirwa(Team Leader) | ||
− | * | + | *CField |
Ari Keleshian | Ari Keleshian | ||
+ | *CButton | ||
Jan | Jan | ||
+ | *CLabel | ||
Kabeer Rashid | Kabeer Rashid | ||
+ | *CLine | ||
+ | Team Effort | ||
+ | *Main component | ||
+ | *CDialog | ||
A2 Revision 1 | A2 Revision 1 |
Revision as of 17:35, 14 November 2013
A2 Revision 2
Shirwa(Team Leader)
- CField
Ari Keleshian
- CButton
Jan
- CLabel
Kabeer Rashid
- CLine
Team Effort
- Main component
- CDialog
A2 Revision 1 Shirwa Egal(Team Leader)
- Coding the following methods:
- void setLine() const
- void capture()
- edit()
- display()
- draw()
- both col()methods
Ari Keleshian
- Coding the following methods:
- absrow()
- abscol()
- goMiddle()
- void bordered(bool)
- bool bordered()
Jan
- Coding the following methods:
- Cframe* frame() const
- void frame(CFrame*)
- both row()methods
- hide()
Kabeer Rashid
- Initial creation of various files required for getting started on the project iframe.h, cfg.h, cframe.h and cframe.cpp,etc
- Followed by coding these methods:
- Both height() Functions
- Both width() Functions
- move()
- move() the helper function
- constructor and destructor
- Followed by coding these methods: