CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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)
 
 ~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 51 of file cxSecondaryMainWindow.h.

Constructor & Destructor Documentation

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

Definition at line 39 of file cxSecondaryMainWindow.cpp.

cx::SecondaryMainWindow::~SecondaryMainWindow ( )

Definition at line 48 of file cxSecondaryMainWindow.cpp.


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