33 #ifndef CXBRONCHOSCOPYNAVIGATIONWIDGET_H_
34 #define CXBRONCHOSCOPYNAVIGATIONWIDGET_H_
38 #include <QPushButton>
41 #include "cxResourceWidgetsExport.h"
74 void processCenterlineSlot();
77 void showAdvancedOptionsSlot();
80 QString defaultWhatsThis()
const;
81 QVBoxLayout* mVerticalLayout;
87 QPushButton* mProcessCenterlineButton;
88 QWidget* mMaxSearchDistanceWidget;
89 QWidget* mAlphaWidget;
90 QPushButton* mEnableButton;
91 QPushButton* mDisableButton;
92 QCheckBox* mAdvancedOption;
97 bool mIsCenerlineProcessed;