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... | |
A palette of building items which can be added to the editor.
|
explicit |
Constructor.
| [in] | _parent | Parent QWidget. |
Destructor.
| QColorDialog* CustomColorDialog | ( | ) | const |
Get a pointer to the custom color dialog.
| std::string GetModelName | ( | ) | const |
Get model name.