12 #ifndef CXREGISTRATIONWIDGET_H_ 13 #define CXREGISTRATIONWIDGET_H_ 15 #include "org_custusx_registration_gui_Export.h" 53 void onIndexChanged();
55 void removeWidgetFromStackedWidget(QString widgetName);
57 QStackedWidget *mStackedWidget;
81 void onCurrentChanged(
int index);
83 void initRegistrationTypesWidgets();
84 void initServiceListener();
89 ctkPluginContext* mPluginContext;
90 boost::shared_ptr<ServiceTrackerListener<RegistrationMethodService> > mServiceListener;
93 std::map<QString, RegistrationTypeWidget*> mRegistrationTypeMap;
94 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.