OpenStructure
|
#include <ost/gui/widget.hh>
#include <ost/gui/widget_pool.hh>
#include <ost/gui/thin_splitter.hh>
#include "panel_widget_container.hh"
#include "button_box.hh"
#include <QWidget>
#include <QString>
#include <QList>
#include <QMenu>
#include <QDragEnterEvent>
Go to the source code of this file.
Data Structures | |
class | PanelManager |
Namespaces | |
ost | |
ost::gui | |
Enumerations | |
enum | PanelPosition { LEFT_PANEL = 0, RIGHT_PANEL, BOTTOM_PANEL, NONE } |