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

From CDOT Wiki
Jump to: navigation, search
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[BTP300B A2 Teams Fall 2013|<-- Go Back]]
 +
 +
<u>A2 Revision 2</u>
 +
 +
Shirwa(Team Leader)
 +
 +
*CField
 +
 +
Ari Keleshian
 +
*CButton
 +
 +
Jan
 +
*CLabel
 +
 +
Kabeer Rashid
 +
*CLine
 +
 +
Team Effort
 +
*Main component
 +
*CDialog
 +
 +
<u>A2 Revision 1</u>
 +
 
'''Shirwa Egal(Team Leader)'''
 
'''Shirwa Egal(Team Leader)'''
 
* Coding the following methods:
 
* Coding the following methods:
* constructor and destructor
+
** void setLine() const
* void setLine(char* str,char left, char fill, char right) const
+
** void capture()
* void capture()
+
** edit()
* display()
+
** display()
* edit()
+
** draw()
* draw()
+
** both col()methods
  
 
'''Ari Keleshian'''
 
'''Ari Keleshian'''
 
* Coding the following methods:
 
* Coding the following methods:
** <font color="#777777">''' absrow()'''</font>
+
** absrow()
** <font color="#777777">''' abscol()'''</font>
+
** abscol()
** <font color="#777777">goMiddle()</font>
+
** goMiddle()
** <font color="#777777">void bordered(bool)</font>
+
** void bordered(bool)
** <font color="#777777">bool bordered()</font>
+
** bool bordered()
  
 
'''Jan'''
 
'''Jan'''
 
*Coding the following methods:
 
*Coding the following methods:
** <font color="#777777">'''void frame(CFrame*)
+
** Cframe* frame() const
** '''</font>Cframe* frame() const
+
** void frame(CFrame*)
 
** both row()methods
 
** both row()methods
** both col()methods
 
 
** hide()
 
** hide()
  
Line 28: Line 50:
 
*Initial creation of various files required for getting started on the project iframe.h, cfg.h, cframe.h and cframe.cpp,etc
 
*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:
 
** Followed by coding these methods:
*** two height() methods
+
*** Both height() Functions
*** two width() mehtods
+
*** Both width() Functions
 
*** move()
 
*** move()
 
*** move() the helper function
 
*** move() the helper function
 +
** constructor and destructor

Latest revision as of 18:39, 14 November 2013

<-- Go Back

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