Workspace 6.21.5
Classes | Namespaces
floatingdockwidget.h File Reference
#include <memory>
#include <QWidget>
#include "Workspace/api_workspace.h"
Include dependency graph for floatingdockwidget.h:
This graph shows which files directly or indirectly include this file:

Classes

class  FloatingDockWidget
 Container widget for storing the contents of a QDockWidget. While a QDockWidget can itself float by itself, it does not behave in a same way as most windows do with the main limitation that a floating QDockWidget can't be easily maximised. FloatingDockWidget is used as a work-around for this limitation but taking possession of a QDockWidget's contents and is displayed as a standalone floating widget. More...
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Widgets
 This namespace contains support for widgets attached to workspace data objects.