The options bar for the New Entity tool. More...
#include "ToolOptionsBars.hpp"

Public Member Functions | |
| OptionsBar_NewEntityToolT (wxWindow *Parent, MapDocumentT &MapDoc) | |
| The constructor. More... | |
The options bar for the New Entity tool.
| OptionsBar_NewEntityToolT::OptionsBar_NewEntityToolT | ( | wxWindow * | Parent, |
| MapDocumentT & | MapDoc | ||
| ) |
The constructor.
| Parent | is the parent window of this panel. |
| MapDoc | is a reference to our document. |