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

RLC::CMainWindow Class Reference

Main window class. More...

#include <mainwindow.hh>

List of all members.

Public Member Functions

 CMainWindow ()
 Class constructor.
 ~CMainWindow ()
 Class destructor.

Protected Attributes

Gtk::VBox m_VBox_Main
RLC::CMainMenuBar m_MainMenuBar_Upper
RLC::CMainToolbar m_MainToolbar_Upper
RLC::CNetworksArea m_NetworksArea_Main
RLC::CMainStatusbar m_MainStatusbar_Bottom

Friends

class CMainToolbar
class CMainMenuBar


Detailed Description

Main window class.

This class consists of other widget based class that are shown in GUI in main editing window.


Constructor & Destructor Documentation

CMainWindow::CMainWindow  ) 
 

Class constructor.

Read configuration, initiates main window elements and shows them.

CMainWindow::~CMainWindow  ) 
 

Class destructor.

Cleans up pointer mess if there is any.


Friends And Related Function Documentation

friend class CMainMenuBar [friend]
 

friend class CMainToolbar [friend]
 


Member Data Documentation

RLC::CMainMenuBar RLC::CMainWindow::m_MainMenuBar_Upper [protected]
 

RLC::CMainStatusbar RLC::CMainWindow::m_MainStatusbar_Bottom [protected]
 

RLC::CMainToolbar RLC::CMainWindow::m_MainToolbar_Upper [protected]
 

RLC::CNetworksArea RLC::CMainWindow::m_NetworksArea_Main [protected]
 

Gtk::VBox RLC::CMainWindow::m_VBox_Main [protected]
 


The documentation for this class was generated from the following files:
Generated on Sun Jan 16 11:06:00 2005 for RolLerCoaster by  doxygen 1.3.9.1