ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Slots | Signals | Public Member Functions | Protected Member Functions | List of all members
DetachableMdiSubWindow Class Reference

QMdiSubWindow that can be detached to become a floating window. More...

#include <DetachableMdiSubWindow.hpp>

Inherits QMdiSubWindow.

Collaboration diagram for DetachableMdiSubWindow:
Collaboration graph

Public Slots

void detach ()
 

Signals

void detachedStateChanged (bool detached)
 

Public Member Functions

 DetachableMdiSubWindow (QWidget *parent=nullptr)
 
bool isDetached () const
 

Protected Member Functions

void contextMenuEvent (QContextMenuEvent *event) override
 
void closeEvent (QCloseEvent *event) override
 

Detailed Description

QMdiSubWindow that can be detached to become a floating window.

Features: