35 #include <QVBoxLayout> 43 BaseWidget(parent,
"active_tool_widget",
"Active Tool")
45 this->setToolTip(
"Select the active tool");
46 QVBoxLayout* layout =
new QVBoxLayout(
this);
47 this->setObjectName(
"active_tool_widget");
53 layout->addWidget(combo);
boost::shared_ptr< class TrackingService > TrackingServicePtr
Namespace for all CustusX production code.