Difference between revisions of "BTP300B A2 Team 5 Work Plan"
Line 1: | Line 1: | ||
'''Shirwa Egal(Team Leader)''' | '''Shirwa Egal(Team Leader)''' | ||
* Coding the following methods: | * Coding the following methods: | ||
− | |||
** void setLine() const | ** void setLine() const | ||
** void capture() | ** void capture() | ||
** edit() | ** edit() | ||
** draw() | ** draw() | ||
+ | ** both col()methods | ||
'''Ari Keleshian''' | '''Ari Keleshian''' | ||
Line 20: | Line 20: | ||
** void frame(CFrame*) | ** void frame(CFrame*) | ||
** both row()methods | ** both row()methods | ||
− | |||
** hide() | ** hide() | ||
Line 31: | Line 30: | ||
*** move() | *** move() | ||
*** move() the helper function | *** move() the helper function | ||
+ | ** constructor and destructor |
Revision as of 11:18, 17 October 2013
Shirwa Egal(Team Leader)
- Coding the following methods:
- void setLine() const
- void capture()
- edit()
- 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: