14 #include <QVBoxLayout> 22 BaseWidget(parent,
"active_tool_widget",
"Active Tool")
24 this->setToolTip(
"Select the active tool");
25 QVBoxLayout* layout =
new QVBoxLayout(
this);
26 this->setObjectName(
"active_tool_widget");
32 layout->addWidget(combo);
boost::shared_ptr< class TrackingService > TrackingServicePtr
Namespace for all CustusX production code.