Allows the dock widget z-position to be behind the main window instead of the default behavior of always being in front. More...
#include <InActiveDock.qo.h>
Public Member Functions | |
InActiveDock (QWidget *parent=NULL) | |
virtual | ~InActiveDock () |
Private Slots | |
void | floatingChanged (bool floating) |
Allows the dock widget z-position to be behind the main window instead of the default behavior of always being in front.
Definition at line 38 of file InActiveDock.qo.h.
casa::InActiveDock::InActiveDock | ( | QWidget * | parent = NULL |
) |
virtual casa::InActiveDock::~InActiveDock | ( | ) | [virtual] |
void casa::InActiveDock::floatingChanged | ( | bool | floating | ) | [private, slot] |