Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

DeptItem Class Reference

Inheritance diagram for DeptItem:

Inheritance graph
[legend]
Collaboration diagram for DeptItem:

Collaboration graph
[legend]
List of all members.

Public Types

enum  Columns { COL_NAME = 0, COL_ABBREV, COL_FACULTY, COL_INSTITUTE }

Public Member Functions

 DeptItem (Department *DeptObj, RootItem *parent=0, int cc=0)
 DeptItem (DeptItem &di)
virtual DepartmentgetItemData () const
DepartmentgetDepartment ()
FacultygetFaculty ()
InstitutegetInstitute ()
QString getDescription () const
QString getInstName () const
QString getFacName () const
QString getDeptName () const
QString getDeptAbbrev () const
QVariant data (int column) const
bool setDeptName (QString name)
bool setDeptAbbrev (QString abbrev)
bool setData (int column, const QVariant &value)
void dbSave ()
void dbDelete ()

Detailed Description

Definition at line 27 of file DeptItem.h.


The documentation for this class was generated from the following files:
Generated on Thu Apr 6 16:27:18 2006 for time-table by  doxygen 1.4.4