NavigationWidget Class Reference

The Navigation Widget. More...

#include <navigationwidget.h>

Inheritance diagram for NavigationWidget:

List of all members.

Public Slots

void setupSliders (int screens, int patientId, QDateTime *startingPoint)

Signals

void orderNewScreen (int screenNumber)

Public Member Functions

 NavigationWidget (QWidget *parent=0)


Detailed Description

The Navigation Widget.

This widget sets up the navigation widget used to navigate the file. When no file is open this widget is hidden from the user.

Definition at line 38 of file navigationwidget.h.


Constructor & Destructor Documentation

NavigationWidget::NavigationWidget ( QWidget *  parent = 0  ) 

Constructor.

Parameters:
parent The parent widget.

Definition at line 29 of file navigationwidget.cpp.


Member Function Documentation

void NavigationWidget::orderNewScreen ( int  screenNumber  )  [signal]

Emitted when the user wants to see a new screen.

Parameters:
screenNumber Number of the selected screen.

void NavigationWidget::setupSliders ( int  screens,
int  patientId,
QDateTime *  startingPoint 
) [slot]

Sets up the controls to reflect the amount of data to navigate.

Parameters:
screens The total number of screens in the file.
patientId The patient identification number, if present.
startingPoint Starting date and time of the file.
See also:
CentralWidget::setupSliders()
Todo:
Set up the PatientId and starting time&date.

Definition at line 46 of file navigationwidget.cpp.


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

Generated on Wed May 20 14:28:20 2009 for CardioCurves by  doxygen 1.5.9