1
edit
Changes
Created page with '<-- Go Back '''Jodie Carleton (Team Leader)''' <u>PART 1 - Release 0.1 : CFrame Class</u> * build initial files using the definitions supplied wi…'
[[BTP300A A2 Teams Fall 2013|<-- Go Back]]
'''Jodie Carleton (Team Leader)'''
<u>PART 1 - Release 0.1 : CFrame Class</u>
* build initial files using the definitions supplied with A2 guidelines
** iframe.h
**consolebackup.cpp
*Coding the following components of the CFrame class
**CFrame constructor
**CFrame destructor
**setLine()
**capture()
**absrow()
* unit testing and reporting as needed
<u>PART 2: CFIELD, CLABEL, CLINE, CBUTTON</u>
*Coding and testing of the following components
**CField
<u>PART 3: CDIALOG</u>
*Coding and testing of the following components
**CDialog
***constructor
***destructor
***editable()
'''Maggie Ha'''
<u>PART 1 - Release 0.1 : CFrame Class</u>
*Coding the following components of the CFrame class
**abscol()
**goMiddle()
**bordered(bool)
**bordered() const
**frame(CFrame*)
**CFrame* frame() const
* unit testing and reporting as needed
<u>PART 2: CFIELD, CLABEL, CLINE, CBUTTON</u>
*Coding and testing of the following components
**CLabel
<u>PART 3: CDIALOG</u>
*Coding and testing of the following components
**CDialog
***numFields()
***curIndex
***CField& curField()
'''Pedro Bellesa'''
<u>PART 1 - Release 0.1 : CFrame Class</u>
*Coding the following components of the CFrame class
**row(int)
**row()
**col(int)
**col() const
**height(int)
**height() const
* unit testing and reporting as needed
<u>PART 2: CFIELD, CLABEL, CLINE, CBUTTON</u>
*Coding and testing of the following components
**CLine
<u>PART 3: CDIALOG</u>
*Coding and testing of the following components
**CDialog
***CField& operator[]
***add(CField*, bool)
***add(CField&, bool)
'''David Gousvaris'''
<u>PART 1 - Release 0.1 : CFrame Class</u>
*Coding the following components of the CFrame class
**width(int)
**width() const
**integrate - display()
**integrate- edit()
**draw()
**hide()
**move()
* unit testing and reporting as needed
<u>PART 2: CFIELD, CLABEL, CLINE, CBUTTON</u>
*Coding and testing of the following components
**CButton
<u>PART 3: CDIALOG</u>
*Coding and testing of the following components
**CDialog
***CDialog& operator<<(CField*)
***CDialog& operator<<(CField&)
***draw(int)
***edit(int)
'''Jodie Carleton (Team Leader)'''
<u>PART 1 - Release 0.1 : CFrame Class</u>
* build initial files using the definitions supplied with A2 guidelines
** iframe.h
**consolebackup.cpp
*Coding the following components of the CFrame class
**CFrame constructor
**CFrame destructor
**setLine()
**capture()
**absrow()
* unit testing and reporting as needed
<u>PART 2: CFIELD, CLABEL, CLINE, CBUTTON</u>
*Coding and testing of the following components
**CField
<u>PART 3: CDIALOG</u>
*Coding and testing of the following components
**CDialog
***constructor
***destructor
***editable()
'''Maggie Ha'''
<u>PART 1 - Release 0.1 : CFrame Class</u>
*Coding the following components of the CFrame class
**abscol()
**goMiddle()
**bordered(bool)
**bordered() const
**frame(CFrame*)
**CFrame* frame() const
* unit testing and reporting as needed
<u>PART 2: CFIELD, CLABEL, CLINE, CBUTTON</u>
*Coding and testing of the following components
**CLabel
<u>PART 3: CDIALOG</u>
*Coding and testing of the following components
**CDialog
***numFields()
***curIndex
***CField& curField()
'''Pedro Bellesa'''
<u>PART 1 - Release 0.1 : CFrame Class</u>
*Coding the following components of the CFrame class
**row(int)
**row()
**col(int)
**col() const
**height(int)
**height() const
* unit testing and reporting as needed
<u>PART 2: CFIELD, CLABEL, CLINE, CBUTTON</u>
*Coding and testing of the following components
**CLine
<u>PART 3: CDIALOG</u>
*Coding and testing of the following components
**CDialog
***CField& operator[]
***add(CField*, bool)
***add(CField&, bool)
'''David Gousvaris'''
<u>PART 1 - Release 0.1 : CFrame Class</u>
*Coding the following components of the CFrame class
**width(int)
**width() const
**integrate - display()
**integrate- edit()
**draw()
**hide()
**move()
* unit testing and reporting as needed
<u>PART 2: CFIELD, CLABEL, CLINE, CBUTTON</u>
*Coding and testing of the following components
**CButton
<u>PART 3: CDIALOG</u>
*Coding and testing of the following components
**CDialog
***CDialog& operator<<(CField*)
***CDialog& operator<<(CField&)
***draw(int)
***edit(int)