26 #ifndef LOADSAPPLIEDTO_H 27 #define LOADSAPPLIEDTO_H 29 #include "ui_LoadsAppliedTo.h" 48 Ui::LoadsAppliedTo
ui;
52 #endif // LOADSAPPLIEDTO_H LoadsAppliedTo(TargetList, QWidget *parent=0)
Default Constructor.
Definition: LoadsAppliedTo.cpp:30
Ui::LoadsAppliedTo ui
the ui dialog designed in qtdesigner
Definition: LoadsAppliedTo.h:48
~LoadsAppliedTo()
Destructor.
Definition: LoadsAppliedTo.cpp:39
This dialog allows one to see the empty list of appliedTo.
Definition: LoadsAppliedTo.h:36
Manage a list of targets, can be created/modified using either an integer, a name, a list of integers given in a string (e.g.
Definition: TargetList.h:45