 |
OpenMS
2.6.0
|
Go to the documentation of this file.
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);
100 static Int getFirstWindowID();
A more convenient string class.
Definition: String.h:59
provides a signal mechanism (by deriving from QObject) for classes which are not allowed to have sign...
Definition: EnhancedTabBarWidgetInterface.h:66
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
void emitAboutToBeDestroyed(int id)
Definition: EnhancedTabBarWidgetInterface.h:71
Convenience tab bar implementation.
Definition: EnhancedTabBar.h:60