Signals | Public Member Functions | Protected Slots

TabWidget Class Reference

Tab widget. More...

#include <TabWidget.h>

List of all members.

Signals

void ChangedTo2D ()
 Changed to 2 d.
void ChangedTo3D (int mode)
 Changed to 3 d.

Public Member Functions

 TabWidget (QWidget *a, QWidget *b)

Protected Slots

void TabChanged (int mode)

Detailed Description

Tab widget.

This widget is used to switch between 2d slicing and 3d raycasting

Author:
Horm
Date:
05.12.2010

Member Function Documentation

void TabWidget::ChangedTo2D (  ) [signal]

Changed to 2 d.

Signals that the mode has been changed to 2d slicing.

Author:
Horm
Date:
05.12.2010
void TabWidget::ChangedTo3D ( int  mode ) [signal]

Changed to 3 d.

Signals that the mode has been changed to 3d raycasting.

Author:
Horm
Date:
05.12.2010
Parameters:
modeThe mode - see myclass

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