39 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 73 emit aboutToBeDestroyed(
id);
76 void aboutToBeDestroyed(
int id);
94 void addToTabBar(
EnhancedTabBar*
const parent,
const String& caption,
const bool make_active_tab =
true);
97 Int getWindowId()
const;
100 static Int getFirstWindowID();
A more convenient string class.
Definition: String.h:58
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
provides a signal mechanism (by deriving from QObject) for classes which are not allowed to have sign...
Definition: EnhancedTabBarWidgetInterface.h:66
void emitAboutToBeDestroyed(int id)
Definition: EnhancedTabBarWidgetInterface.h:71
int Int
Signed integer type.
Definition: Types.h:102
Convenience tab bar implementation.
Definition: EnhancedTabBar.h:60