CustusX  2023.01.05-dev+develop.0da12
An IGT application
cx::SecondaryMainWindow Class Reference

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. More...

#include <cxSecondaryMainWindow.h>

Inheritance diagram for cx::SecondaryMainWindow:

Public Member Functions

 SecondaryMainWindow (QWidget *parent, QWidget *widget)
 
 ~SecondaryMainWindow ()
 

Detailed Description

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.

Definition at line 30 of file cxSecondaryMainWindow.h.

Constructor & Destructor Documentation

cx::SecondaryMainWindow::SecondaryMainWindow ( QWidget *  parent,
QWidget *  widget 
)

Definition at line 18 of file cxSecondaryMainWindow.cpp.

cx::SecondaryMainWindow::~SecondaryMainWindow ( )

Definition at line 31 of file cxSecondaryMainWindow.cpp.


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