QMain Class Reference

#include <QMain.h>

Inherits Ui_EdgeBundles.

List of all members.

Public Slots

void watch ()
void redraw ()
void openDataFile ()
void openRealtionsFile ()
void close ()
void radtreeb_changed (bool val)
void invradtreeb_changed (bool val)
void roottreeb_changed (bool val)
void invroottreeb_changed (bool val)
void baltreeb_changed (bool val)
void betaval_changed (int val)
void alphaval_changed (int val)
void emphval_changed (int val)
void select_splines (bool val)

Public Member Functions

 QMain (QWidget *parent=0, Qt::WFlags flags=0)
virtual ~QMain ()


Detailed Description

main QT Class handling the whole window related Stuff

Constructor & Destructor Documentation

QMain::QMain ( QWidget *  parent = 0,
Qt::WFlags  flags = 0 
)

constructor with given QWidget Pointer and additional Flags

Parameters:
parent Pointer to Parent Widget.
flags additional Flags for window creation

QMain::~QMain (  )  [virtual]

default destructor


Member Function Documentation

void QMain::watch (  )  [slot]

watches for any events

void QMain::redraw (  )  [slot]

handles redrawing of the whole window

void QMain::openDataFile (  )  [slot]

opens a file dialog to load a dataset

void QMain::openRealtionsFile (  )  [slot]

opens a file dialog to load a relation datafile

void QMain::close (  )  [slot]

close action

void QMain::radtreeb_changed ( bool  val  )  [slot]

value of the radial tree button changed

Parameters:
val is the value of the button

void QMain::invradtreeb_changed ( bool  val  )  [slot]

value of the inverted tree button changed

Parameters:
val is the value of the button

void QMain::roottreeb_changed ( bool  val  )  [slot]

value of the rooted tree button changed

Parameters:
val is the value of the button

void QMain::invroottreeb_changed ( bool  val  )  [slot]

value of the inverted rooted tree button changed

Parameters:
val is the value of the button

void QMain::baltreeb_changed ( bool  val  )  [slot]

value of the ballon tree button changed

Parameters:
val is the value of the button

void QMain::betaval_changed ( int  val  )  [slot]

value of the beta slider has changed

Parameters:
val is the value of the slider

void QMain::alphaval_changed ( int  val  )  [slot]

value of the alpha slider has changed

Parameters:
val is the value of the slider

void QMain::emphval_changed ( int  val  )  [slot]

value of the emphasize slider has changed

Parameters:
val is the value of the slider

void QMain::select_splines ( bool  val  )  [slot]

value of selection check box

Parameters:
val is the status of the check box


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

Generated on Tue Jun 3 21:15:49 2008 for Hierarchical Edge Bundles by  doxygen 1.5.6