v2.0.0
Loading...
Searching...
No Matches
DISPLIB::MultiViewWindow Class Reference

The MultiViewWindow class provides sub windows as QDockWidgets. More...

#include <multiviewwindow.h>

Public Types

typedef QSharedPointer< MultiViewWindowSPtr
typedef QSharedPointer< const MultiViewWindowConstSPtr

Public Member Functions

 MultiViewWindow (QWidget *parent=nullptr, Qt::WindowFlags flags=Qt::WindowFlags())
 ~MultiViewWindow ()

Detailed Description

The MultiViewWindow class provides sub windows as QDockWidgets.

Definition at line 71 of file multiviewwindow.h.

Inheritance diagram for DISPLIB::MultiViewWindow:
Inheritance graph

Member Typedef Documentation

◆ ConstSPtr

Const shared pointer type for MultiViewWindow.

Definition at line 77 of file multiviewwindow.h.

◆ SPtr

Shared pointer type for MultiViewWindow.

Definition at line 76 of file multiviewwindow.h.

Constructor & Destructor Documentation

◆ MultiViewWindow()

MultiViewWindow::MultiViewWindow ( QWidget * parent = nullptr,
Qt::WindowFlags flags = Qt::WindowFlags() )
explicit

Constructs an MultiViewWindow.

Definition at line 61 of file multiviewwindow.cpp.

◆ ~MultiViewWindow()

MultiViewWindow::~MultiViewWindow ( )

Destructs an MultiViewWindow.

Definition at line 70 of file multiviewwindow.cpp.


The documentation for this class was generated from the following files: