Computer Assited Medical Intervention Tool Kit  version 4.0
Public Member Functions | Private Attributes | List of all members
LoadsValueEvent Class Reference

This dialog ... More...

#include <LoadsValueEvent.h>

Inherits QDialog.

Public Member Functions

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

Private Attributes

Ui::LoadsValueEvent ui
 the ui created in qdesigner More...
 

Detailed Description

This dialog ...

Constructor & Destructor Documentation

◆ LoadsValueEvent()

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

Default Constructor.

References ui.

◆ ~LoadsValueEvent()

LoadsValueEvent::~LoadsValueEvent ( )

Destructor.

Member Function Documentation

◆ getDate()

double LoadsValueEvent::getDate ( )

get the current date

References ui.

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

◆ getValue()

double LoadsValueEvent::getValue ( )

get the current value

References ui.

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

Member Data Documentation

◆ ui

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: