BuildingEditorPalette Class Reference

A palette of building items which can be added to the editor. More...

#include <BuildingEditorPalette.hh>

Inherits QWidget.

Public Member Functions

 BuildingEditorPalette (QWidget *_parent=0)
 Constructor. More...
 
 ~BuildingEditorPalette ()
 Destructor. More...
 
QColorDialog * CustomColorDialog () const
 Get a pointer to the custom color dialog. More...
 
std::string GetModelName () const
 Get model name. More...
 

Detailed Description

A palette of building items which can be added to the editor.

Constructor & Destructor Documentation

BuildingEditorPalette ( QWidget *  _parent = 0)
explicit

Constructor.

Parameters
[in]_parentParent QWidget.

Destructor.

Member Function Documentation

QColorDialog* CustomColorDialog ( ) const

Get a pointer to the custom color dialog.

Returns
Pointer to the custom color dialog.
std::string GetModelName ( ) const

Get model name.

Returns
Model name

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