#include <ost/gui/module_config.hh>
#include <ost/gui/widget_pool.hh>
#include <ost/gui/widget.hh>
#include "panel_widget_container.hh"
#include "button_box.hh"
#include <QHBoxLayout>
#include <QWidget>
#include <QString>
#include <QAction>
#include <QTabBar>
#include <QTabWidget>
#include <QToolBar>
Go to the source code of this file.
Data Structures | |
class | DragTabBar |
tabbed drag widget More... | |
class | TabbedDragWidget |
tabbed drag widget More... | |
class | TabbedPanelBar |
tabbed bar More... | |
Namespaces | |
namespace | ost |
namespace | ost::gui |