CProgramWindow Class Reference

This is the applications main window. More...

#include <programwindow.h>

List of all members.

Public Member Functions

 CProgramWindow (void)
 Constructs a CProgramWindow object.
virtual ~CProgramWindow (void)
 Destruction.
bool init (void)
 Initializes the object.
void shutdown (void)
 Cleans up the object and prepares for object destruction.


Detailed Description

This is the applications main window.

It represents the entire shader editor application. It contains all configuration widgets and stores the editor window object.


Member Function Documentation

bool CProgramWindow::init ( void   ) 

Initializes the object.

It creates and shows the wodgets etc.

Returns:
Wether initalization succeeded.


The documentation for this class was generated from the following files:
Generated on Sun Mar 2 17:12:32 2008 for Shader Maker by  doxygen 1.5.4