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

Staff Class Reference

Inheritance diagram for Staff:

Inheritance graph
[legend]
Collaboration diagram for Staff:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Staff ()
 Staff (int pID, QString fName, QString lName, Department *parent)
QString getDescription () const
QString getFName () const
QString getLName () const
InstitutegetInstitute ()
QString getInstName () const
int getInstID ()
FacultygetFaculty ()
QString getFacName () const
int getFacID ()
DepartmentgetDepartment ()
QString getDeptName () const
int getDeptID ()
bool setFName (QString pName)
bool setLName (QString pLName)

Static Public Member Functions

static void PrepareSQL (sql *dbConn)

Protected Member Functions

void bindValues (int preparedSQL, int start)

Static Protected Attributes

static int insertSQL = 0
static int updateSQL = 0
static int deleteSQL = 0
static int errorSQL = 0

Friends

class StaffItem

Detailed Description

Definition at line 27 of file Staff.h.


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