12 #ifndef CXPLATEREGISTRATIONWIDGET_H_
13 #define CXPLATEREGISTRATIONWIDGET_H_
41 virtual void showEvent(QShowEvent* event);
42 virtual void hideEvent(QHideEvent* event);
43 void landmarkUpdatedSlot();
44 void plateRegistrationSlot();
45 void internalUpdate();
48 QPushButton* mPlateRegistrationButton;
49 QLabel* mReferenceToolInfoLabel;