virtual Int getWindowId()=0
get the EnhancedTabBar unique window id
Widgets that are placed into an EnhancedTabBar must implement this interface.
Definition: EnhancedTabBarWidgetInterface.h:51
virtual void setWindowId(Int window_id)=0
set the EnhancedTabBar unique window id
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
virtual ~EnhancedTabBarWidgetInterface()
Destructor.
Definition: EnhancedTabBarWidgetInterface.h:55