#include <FieldVecProbes.h>
Definition at line 28 of file FieldVecProbes.h.
Public Slots | |
| virtual void | setProbePos (int xp, int yp, int zp) |
| Public Slots. | |
Signals | |
| void | probePosChanged (int xp, int yp, int zp) |
Public Member Functions | |
| FieldVecProbes (VolumeSP vol, QWidget *parent, const char *name=0, WFlags wf=0) | |
| FieldProbes.cpp simianUI. | |
| virtual | ~FieldVecProbes () |
Protected Member Functions | |
| virtual void | conf () |
| configure | |
Protected Attributes | |
| VolumeSP | _vol |
|
||||||||||||||||||||
|
FieldProbes.cpp simianUI.
Definition at line 27 of file FieldVecProbes.cpp. |
|
|
Definition at line 33 of file FieldVecProbes.cpp. |
|
|
configure
Definition at line 58 of file FieldVecProbes.cpp. References _vol, gutz::SmartPtr< Volume >::isNull(), probePosChanged(), and setProbePos(). Referenced by FieldVecProbes(). |
|
||||||||||||||||
|
Referenced by conf(), and setProbePos(). |
|
||||||||||||||||
|
Public Slots.
Definition at line 44 of file FieldVecProbes.cpp. References probePosChanged(). Referenced by conf(). |
|
|
Definition at line 43 of file FieldVecProbes.h. Referenced by conf(). |