Volume Renderer DoF
MainWindow Class Reference

#include <MainWindow.h>

Inheritance diagram for MainWindow:

Public Member Functions

 MainWindow (QWidget *parent=0)
 
 ~MainWindow ()
 

Protected Slots

void openFileAction ()
 
void closeAction ()
 
void openSettingDialog ()
 
void newTransferDialog ()
 
void editTransfer1Dialog ()
 
void editTransfer2Dialog ()
 
void editTransfer3Dialog ()
 
void editTransfer4Dialog ()
 
void editTransfer5Dialog ()
 

Detailed Description

A class representing the main window containing all user interfaces and rendering window

Constructor & Destructor Documentation

◆ MainWindow()

MainWindow::MainWindow ( QWidget *  parent = 0)

◆ ~MainWindow()

MainWindow::~MainWindow ( )

Member Function Documentation

◆ closeAction

void MainWindow::closeAction ( )
protectedslot

closes and stops this program

◆ editTransfer1Dialog

void MainWindow::editTransfer1Dialog ( )
protectedslot

edits the first pre-set transfer function

◆ editTransfer2Dialog

void MainWindow::editTransfer2Dialog ( )
protectedslot

edits the second pre-set transfer function

◆ editTransfer3Dialog

void MainWindow::editTransfer3Dialog ( )
protectedslot

edits the third pre-set transfer function

◆ editTransfer4Dialog

void MainWindow::editTransfer4Dialog ( )
protectedslot

edits the fourth transfer function if it was previously created

◆ editTransfer5Dialog

void MainWindow::editTransfer5Dialog ( )
protectedslot

edits the fifth transfer function if it was previously created

◆ newTransferDialog

void MainWindow::newTransferDialog ( )
protectedslot

creates a new transfer function, up to two new functions can be created

◆ openFileAction

void MainWindow::openFileAction ( )
protectedslot

reads the volume information from a selected file when the menu-option OPEN is clicked

◆ openSettingDialog

void MainWindow::openSettingDialog ( )
protectedslot

opens the settings dialog to update the focus plane and blurring value


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