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

CResourceDialog Class Reference

CResourceDialog. More...

#include <ResourceDialog.h>

List of all members.

Public Member Functions

 CResourceDialog (vector< CResource * > resources, CParticipant *participant, QWidget *pParent=NULL, const int8 *name=NULL)
 CResourceDialog.
 ~CResourceDialog ()
 ~CResourceDialog


Detailed Description

CResourceDialog.

Description: A dialog that has the user assign the participant to a resource.

Limitations: NONE


Constructor & Destructor Documentation

CResourceDialog::CResourceDialog vector< CResource * >  resources,
CParticipant participant,
QWidget *  pParent = NULL,
const int8 *  name = NULL
 

CResourceDialog.

Description: Class constructor

Parameters:
resources are the available resources.
participant is the participant in which to assign a resource to.
pParent is the parent widget
name is the name of this object.
Limitations: NONE

CResourceDialog::~CResourceDialog  ) 
 

~CResourceDialog

Description: Class deconstructor

Limitations: NONE


The documentation for this class was generated from the following files:
Copyright (c) 2005 Matt Bruns, Pat Hammond, Kevin Markussen, Travis Service, Brain Shaver

SourceForge.net Logo