![]() |
Computer Assited Medical Intervention Tool Kit
version 4.0
|
This dialog allows one to see the empty list of appliedTo. More...
#include <LoadsAppliedTo.h>
Inherits QDialog.
Public Member Functions | |
LoadsAppliedTo (TargetList, QWidget *parent=0) | |
Default Constructor. More... | |
~LoadsAppliedTo () | |
Destructor. More... | |
Private Attributes | |
Ui::LoadsAppliedTo | ui |
the ui dialog designed in qtdesigner More... | |
This dialog allows one to see the empty list of appliedTo.
LoadsAppliedTo::LoadsAppliedTo | ( | TargetList | targetList, |
QWidget * | parent = 0 |
||
) |
Default Constructor.
References TargetList::getIndexedTarget(), TargetList::getNumberOfTargets(), and ui.
LoadsAppliedTo::~LoadsAppliedTo | ( | ) |
Destructor.
|
private |
the ui dialog designed in qtdesigner
Referenced by LoadsAppliedTo().