Difference between revisions of "BTP300B A2 Team 4 Work Plan"
(Created page with ''''R.01 Work plan''' <u>Jordan Wieb</u> Set up and manage SVN setLine() capture() abscol() absrow() draw() hide() <u>Arsalan Khalid</u> void col() int col() display() void bor…') |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''R.01 Work plan''' | '''R.01 Work plan''' | ||
+ | |||
+ | ---- | ||
+ | |||
<u>Jordan Wieb</u> | <u>Jordan Wieb</u> | ||
+ | |||
Set up and manage SVN | Set up and manage SVN | ||
− | setLine() | + | * setLine() |
− | capture() | + | * capture() |
− | abscol() | + | * abscol() |
− | absrow() | + | * absrow() |
− | draw() | + | * draw() |
− | hide() | + | * hide() |
<u>Arsalan Khalid</u> | <u>Arsalan Khalid</u> | ||
− | void col() | + | * void col() |
− | int col() | + | * int col() |
− | display() | + | * display() |
− | void bordered() | + | * void bordered() |
− | bool bordered() | + | * bool bordered() |
<u>Rene Anderson</u> | <u>Rene Anderson</u> | ||
Line 22: | Line 26: | ||
Create pseudocode and cfg | Create pseudocode and cfg | ||
− | move(iFrame&) | + | * move(iFrame&) |
− | void row() | + | * void row() |
− | int row() | + | * int row() |
− | int width() | + | * int width() |
− | void width() | + | * void width() |
<u>Luc Methot</u> | <u>Luc Methot</u> | ||
− | goMiddle() | + | * goMiddle() |
− | void height() | + | * void height() |
− | int height() | + | * int height() |
− | void frame() | + | * void frame() |
− | CFrame* frame() | + | * CFrame* frame() |
− | move(CDirection) | + | * move(CDirection) |
− | edit() | + | * edit() |
+ | |||
+ | '''R.02 Work plan''' | ||
+ | |||
+ | ---- | ||
+ | |||
+ | <u>Jordan Wieb</u> | ||
+ | |||
+ | * CLabel | ||
+ | |||
+ | <u>Arsalan Khalid</u> | ||
+ | |||
+ | * CLine | ||
+ | |||
+ | <u>Rene Anderson</u> | ||
+ | |||
+ | * CField | ||
+ | |||
+ | <u>Luc Methot</u> | ||
+ | |||
+ | * CButton | ||
+ | |||
+ | <u>Everyone (Move to this when you are done with your part)</u> | ||
+ | |||
+ | * CDialog |
Latest revision as of 23:58, 14 November 2013
R.01 Work plan
Jordan Wieb
Set up and manage SVN
- setLine()
- capture()
- abscol()
- absrow()
- draw()
- hide()
Arsalan Khalid
- void col()
- int col()
- display()
- void bordered()
- bool bordered()
Rene Anderson
Create pseudocode and cfg
- move(iFrame&)
- void row()
- int row()
- int width()
- void width()
Luc Methot
- goMiddle()
- void height()
- int height()
- void frame()
- CFrame* frame()
- move(CDirection)
- edit()
R.02 Work plan
Jordan Wieb
- CLabel
Arsalan Khalid
- CLine
Rene Anderson
- CField
Luc Methot
- CButton
Everyone (Move to this when you are done with your part)
- CDialog