MainWidget Class Reference

#include <MainWidget.h>

Collaboration diagram for MainWidget:
[legend]

List of all members.

Public Slots

void setShaderTranslucency (int translucency)
void setShaderQuality (int quality)
void toggleInvertX ()
void toggleInvertY ()
void toggleInvertZ ()

Public Member Functions

 MainWidget (const char *name, QMainWindow *parent, int width, int height)
RCWidgetgetRCWidget ()
void setVolume (Volume *vol)
void setClipX (int clipX)
void setClipY (int clipY)
void setClipZ (int clipZ)
bool makeScreenshot (QFile *file)

Private Attributes

RCWidgetrcWidget
QSlider * slider1
QSlider * slider2
QCheckBox * checkboxInvertX
QCheckBox * checkboxInvertY
QCheckBox * checkboxInvertZ


Constructor & Destructor Documentation

MainWidget::MainWidget ( const char *  name,
QMainWindow *  parent,
int  width,
int  height 
)


Member Function Documentation

RCWidget * MainWidget::getRCWidget (  ) 

bool MainWidget::makeScreenshot ( QFile *  file  ) 

Here is the call graph for this function:

void MainWidget::setClipX ( int  clipX  ) 

Here is the call graph for this function:

void MainWidget::setClipY ( int  clipY  ) 

Here is the call graph for this function:

void MainWidget::setClipZ ( int  clipZ  ) 

Here is the call graph for this function:

void MainWidget::setShaderQuality ( int  quality  )  [slot]

void MainWidget::setShaderTranslucency ( int  translucency  )  [slot]

void MainWidget::setVolume ( Volume vol  ) 

Here is the call graph for this function:

void MainWidget::toggleInvertX (  )  [slot]

void MainWidget::toggleInvertY (  )  [slot]

void MainWidget::toggleInvertZ (  )  [slot]


Member Data Documentation

QCheckBox* MainWidget::checkboxInvertX [private]

QCheckBox* MainWidget::checkboxInvertY [private]

QCheckBox* MainWidget::checkboxInvertZ [private]

QSlider* MainWidget::slider1 [private]

QSlider* MainWidget::slider2 [private]


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

Generated on Wed Dec 10 13:35:10 2008 for VisLu by  doxygen 1.5.7.1