Difference between revisions of "BTP300B A2 Team 7 Work Plan"

From CDOT Wiki
Jump to: navigation, search
(Created page with 'Yiqi (Team Leader) Implement the following methods: constructor and destructor setLine() capture() display() edit() draw() Ali Shoja Implement the following methods: the two r…')
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Yiqi (Team Leader)
+
== '''Work Plan For A2 Release 0.1''' ==
 +
* Yiqi (Team Leader)
  
Implement the following methods:
+
# Implement the following methods:
constructor and destructor
+
# constructor and destructor
setLine()
+
# setLine()
capture()
+
# capture()
display()
+
# display()
edit()
+
# edit()
draw()
+
# draw()
  
Ali Shoja
 
  
Implement the following methods:
+
* Ali Shoja
the two row() methods
 
the two col() methods
 
the two height() methods
 
the two width() methods
 
move()
 
move() (helper function)
 
  
Tai Nguyen
+
# Implement the following methods:
 +
# the two row() methods
 +
# the two col() methods
 +
# the two height() methods
 +
# the two width() methods
 +
# move() x 2
  
Implement the following methods:
+
 
absrow()
+
* Tai Nguyen
abscol()
+
 
goMiddle()
+
# Implement the following methods:
the two bordered() methods
+
# absrow()
the two frame() methods
+
# abscol()
hide()
+
# goMiddle()
 +
# the two bordered() methods
 +
# the two frame() methods
 +
# hide()
 +
 
 +
 
 +
 
 +
== '''Work Plan For A2 Release 0.2:''' ==
 +
* Group:
 +
# CField
 +
# CDialog
 +
 
 +
 
 +
* Tai Nguyen (Team Leader)
 +
CLine
 +
 
 +
 
 +
* Yiqi Liu
 +
CLabel
 +
 
 +
 
 +
* Ali Shoja
 +
CButton

Latest revision as of 18:33, 20 November 2013

Work Plan For A2 Release 0.1

  • Yiqi (Team Leader)
  1. Implement the following methods:
  2. constructor and destructor
  3. setLine()
  4. capture()
  5. display()
  6. edit()
  7. draw()


  • Ali Shoja
  1. Implement the following methods:
  2. the two row() methods
  3. the two col() methods
  4. the two height() methods
  5. the two width() methods
  6. move() x 2


  • Tai Nguyen
  1. Implement the following methods:
  2. absrow()
  3. abscol()
  4. goMiddle()
  5. the two bordered() methods
  6. the two frame() methods
  7. hide()


Work Plan For A2 Release 0.2:

  • Group:
  1. CField
  2. CDialog


  • Tai Nguyen (Team Leader)
CLine


  • Yiqi Liu
CLabel


  • Ali Shoja
CButton