My Project
 All Classes Files Functions
Public Member Functions | List of all members
TypeChooser Class Reference

Public Member Functions

Container CreateInterface ()
 
GUI Get_m_Host ()
 
void Set_m_Host (GUI m_Host)
 
 TypeChooser (GUI host)
 

Detailed Description

TypeChooser class creates an interface containing buttons for the user to select which type of chart they would like to create

Constructor & Destructor Documentation

TypeChooser.TypeChooser ( GUI  host)
inline

Construct the TypeChooser

Parameters
hostis the main instance of the GUI class, containing the methods and variables

Member Function Documentation

Container TypeChooser.CreateInterface ( )
inline

Creates the interface

Returns
initContainer - Returns the components to be added to the container
GUI TypeChooser.Get_m_Host ( )
inline
Returns
the m_Host
void TypeChooser.Set_m_Host ( GUI  m_Host)
inline
Parameters
m_Hostthe m_Host to set

The documentation for this class was generated from the following file: