Computer Assited Medical Intervention Tool Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
LoadsValueEvent Class Reference

This dialog ... More...

#include <LoadsValueEvent.h>

Public Member Functions

double getDate ()
 get the current date
double getValue ()
 get the current value
 LoadsValueEvent (QWidget *parent=0, double date=0.0, double value=0.0)
 Default Constructor.
 ~LoadsValueEvent ()
 Destructor.

Private Attributes

Ui::LoadsValueEvent ui
 the ui created in qdesigner

Detailed Description

This dialog ...

Constructor & Destructor Documentation

LoadsValueEvent::LoadsValueEvent ( QWidget *  parent = 0,
double  date = 0.0,
double  value = 0.0 
)

Default Constructor.

References ui.

LoadsValueEvent::~LoadsValueEvent ( )

Destructor.

Member Function Documentation

double LoadsValueEvent::getDate ( )

get the current date

References ui.

Referenced by LoadsEditor::newValueEvent(), and LoadsEditor::valueEventTableItemClicked().

double LoadsValueEvent::getValue ( )

get the current value

References ui.

Referenced by LoadsEditor::newValueEvent(), and LoadsEditor::valueEventTableItemClicked().

Member Data Documentation

Ui::LoadsValueEvent LoadsValueEvent::ui
private

the ui created in qdesigner

Referenced by getDate(), getValue(), and LoadsValueEvent().


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