38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 
   43 class QDragEnterEvent;
 
   49   class EnhancedTabBarWidgetInterface;
 
Definition: EnhancedWorkspace.h:53
 
void dropReceived(const QMimeData *data, QWidget *source, int id)
Signal that is emitted, when a drag-and-drop action ends on this widget.
 
void dragMoveEvent(QDragMoveEvent *event) override
 
EnhancedWorkspace(QWidget *parent)
Constructor.
 
EnhancedTabBarWidgetInterface * getWidget(int id) const
 
~EnhancedWorkspace() override
Destructor.
 
void tileVertical()
arrange all windows vertically
 
void tileHorizontal()
arrange all windows horizontally
 
void dragEnterEvent(QDragEnterEvent *event) override
 
void dropEvent(QDropEvent *event) override
 
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47