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

CResInfoDialog Class Reference

CResInfoDialog. More...

#include <ResInfoDialog.h>

List of all members.

Public Member Functions

 CResInfoDialog (const CResource *pRes, QWidget *pParent=NULL, const int8 *name=NULL)
 CResInfoDialog.
 ~CResInfoDialog ()
 ~CResInfoDialog


Detailed Description

CResInfoDialog.

Description: This dialog box will display information about a resource.

Limitations: NONE


Constructor & Destructor Documentation

CResInfoDialog::CResInfoDialog const CResource pRes,
QWidget *  pParent = NULL,
const int8 *  name = NULL
 

CResInfoDialog.

Description: Class constructor

Parameters:
pRes is the resource to display the information about.
pParent is the parent widget of this class.
name is the name of this object.
Returns:
void
Limitations:

CResInfoDialog::~CResInfoDialog  ) 
 

~CResInfoDialog

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