Changes

Jump to: navigation, search

Coding Stars 20121 - OOP344

116 bytes added, 18:54, 6 March 2012
tasks
* being done by Gulnaz Danish
* status '''DONE'''
<pre>
CField& operator[](unsigned int);
CField& curField();
</pre>
=== R0.2 Part 4 - CDialog.cpp file curIndex(), fieldnum(), editable() and edit(int) functions. ===
* assigned to Thevakaran Virutthasalam
* being done by Thevakaran Virutthasalam
* status '''DONE'''
int edit(int fn = C_FULL_FRAME);
bool editable();
int fieldNum()const;
int curIndex()const;
=== R0.2 Part 3 - CDialog.cpp file add(CField*, bool), add(CField&, bool), operator<<(CField*) and operator<<(CField&) functions. ===
* assigned to Dimple Hirjibhai Gandhi
* being done by Dimple Hirjibhai Gandhi
* status '''----'''
int add(CField* field, bool dynamic = true);
int add(CField& field, bool dynamic = false);
CDialog& operator<<(CField*);
CDialog& operator<<(CField&);
 
=== Meeting Arrangements ===

Navigation menu