33 #ifndef CXREGISTRATIONWIDGET_H_
34 #define CXREGISTRATIONWIDGET_H_
71 void onIndexChanged();
73 void removeWidgetFromStackedWidget(QString widgetName);
75 QStackedWidget *mStackedWidget;
97 void onCurrentChanged(
int index);
99 void initRegistrationTypesWidgets();
100 void initServiceListener();
105 ctkPluginContext* mPluginContext;
106 boost::shared_ptr<ServiceTrackerListener<RegistrationMethodService> > mServiceListener;
109 std::map<QString, RegistrationTypeWidget*> mRegistrationTypeMap;
110 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.