Experimental class for IPad usage.
More...
#include <cxSecondaryViewLayoutWindow.h>
Experimental class for IPad usage.
This detached main window can be moved onto a secondary screen. The use case was a IPad where scrolling etc could control the CustusX scene.
- See also
- SecondaryMainWindow
- Date
- 05.11.2013
- Author
- christiana
Definition at line 34 of file cxSecondaryViewLayoutWindow.h.
◆ SecondaryViewLayoutWindow() [1/2]
cx::SecondaryViewLayoutWindow::SecondaryViewLayoutWindow |
( |
QWidget * |
parent | ) |
|
◆ ~SecondaryViewLayoutWindow() [1/2]
cx::SecondaryViewLayoutWindow::~SecondaryViewLayoutWindow |
( |
| ) |
|
◆ SecondaryViewLayoutWindow() [2/2]
cx::SecondaryViewLayoutWindow::SecondaryViewLayoutWindow |
( |
QWidget * |
parent, |
|
|
ViewServicePtr |
viewService |
|
) |
| |
◆ ~SecondaryViewLayoutWindow() [2/2]
cx::SecondaryViewLayoutWindow::~SecondaryViewLayoutWindow |
( |
| ) |
|
|
inline |
◆ closeEvent() [1/2]
virtual void cx::SecondaryViewLayoutWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedvirtual |
◆ closeEvent() [2/2]
void cx::SecondaryViewLayoutWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedvirtual |
◆ hideEvent() [1/2]
virtual void cx::SecondaryViewLayoutWindow::hideEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedvirtual |
◆ hideEvent() [2/2]
void cx::SecondaryViewLayoutWindow::hideEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedvirtual |
◆ showEvent() [1/2]
virtual void cx::SecondaryViewLayoutWindow::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
◆ showEvent() [2/2]
void cx::SecondaryViewLayoutWindow::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
◆ tryShowOnSecondaryScreen() [1/2]
void cx::SecondaryViewLayoutWindow::tryShowOnSecondaryScreen |
( |
| ) |
|
◆ tryShowOnSecondaryScreen() [2/2]
void cx::SecondaryViewLayoutWindow::tryShowOnSecondaryScreen |
( |
| ) |
|
◆ mSecondaryLayoutId
int cx::SecondaryViewLayoutWindow::mSecondaryLayoutId |
The documentation for this class was generated from the following files: