- Your Widget Set For OpenGL
Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | Related Pages

ufo::UDockWidget Class Reference

Base class for dockable widget. More...

#include <udockwidget.hpp>

Inheritance diagram for ufo::UDockWidget:

ufo::UWidget ufo::UObject ufo::UCollectable ufo::UMenuBar List of all members.

Public Member Functions

void setAllowedAreas (DockWidgetArea areas)
DockWidgetArea getAllowedAreas () const
bool isFloating () const
void setFloating (bool b)

Detailed Description

Base class for dockable widget.

A dock widget might be added to the desktop pane in one dock area. Not yet implemented is dragging support to drag a dock widget from one area to another area.

Author:
Johannes Schmidt


Member Function Documentation

bool ufo::UDockWidget::isFloating  )  const
 

not yet implemented.

void ufo::UDockWidget::setFloating bool  b  ) 
 

not yet implemented.


The documentation for this class was generated from the following file:
The libUFO Project - written by Johannes Schmidt