33 #ifndef CXREGISTRATIONWIDGET_H_ 34 #define CXREGISTRATIONWIDGET_H_ 36 #include "org_custusx_registration_gui_Export.h" 74 void onIndexChanged();
76 void removeWidgetFromStackedWidget(QString widgetName);
78 QStackedWidget *mStackedWidget;
102 void onCurrentChanged(
int index);
104 void initRegistrationTypesWidgets();
105 void initServiceListener();
110 ctkPluginContext* mPluginContext;
111 boost::shared_ptr<ServiceTrackerListener<RegistrationMethodService> > mServiceListener;
114 std::map<QString, RegistrationTypeWidget*> mRegistrationTypeMap;
115 QStringList mRegistrationTypes;
boost::shared_ptr< class StringProperty > StringPropertyPtr
Registration Method services.
boost::shared_ptr< class StringPropertyBase > StringPropertyBasePtr
Helper class for xml files used to store ssc/cx data.
Namespace for all CustusX production code.