BuildingEditorWidget Class Reference

The parent widget of the building editor, level widget and scale widget. More...

#include <BuildingEditorWidget.hh>

Inherits QWidget.

Public Member Functions

 BuildingEditorWidget (QWidget *_parent=0)
 Constructor. More...
 
 ~BuildingEditorWidget ()=default
 Destructor. More...
 

Static Public Attributes

static QCursor rotateCursor
 Custom rotation cursor. More...
 

Detailed Description

The parent widget of the building editor, level widget and scale widget.

Constructor & Destructor Documentation

§ BuildingEditorWidget()

BuildingEditorWidget ( QWidget *  _parent = 0)

Constructor.

Parameters
[in]_parentParent QWidget.

§ ~BuildingEditorWidget()

~BuildingEditorWidget ( )
default

Destructor.

Member Data Documentation

§ rotateCursor

QCursor rotateCursor
static

Custom rotation cursor.


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