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

RLC::CMainToolbar Class Reference

A upper toolbar class. More...

#include <maintoolbar.hh>

List of all members.

Public Member Functions

 CMainToolbar ()
 ~CMainToolbar ()
void setParent (RLC::CMainWindow *parent)
 A method used for setting a parent CMainWindow class pointer.

Protected Member Functions

void on_toolbar_button_new ()
void on_toolbar_button_open ()
void on_toolbar_button_solve ()

Protected Attributes

RLC::CMainWindowm_parent
 A pointer to a CMainWindow object that this object is inside.


Detailed Description

A upper toolbar class.


Constructor & Destructor Documentation

CMainToolbar::CMainToolbar  ) 
 

CMainToolbar::~CMainToolbar  ) 
 


Member Function Documentation

void CMainToolbar::on_toolbar_button_new  )  [protected]
 

void CMainToolbar::on_toolbar_button_open  )  [protected]
 

void CMainToolbar::on_toolbar_button_solve  )  [protected]
 

void CMainToolbar::setParent RLC::CMainWindow parent  ) 
 

A method used for setting a parent CMainWindow class pointer.

This is so that for this class we could get "upper" and use public methods of others widgets in a window.

Parameters:
parent pointer to parent window
See also:
m_parent


Member Data Documentation

RLC::CMainWindow* RLC::CMainToolbar::m_parent [protected]
 

A pointer to a CMainWindow object that this object is inside.

See also:
setParent


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