Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

VIEW::FieldLinesDialog Class Reference
[QT Dialogs]

Dialog for creating field lines. More...

#include <fieldLinesDialog.h>

Inheritance diagram for VIEW::FieldLinesDialog:

VIEW::FieldLineCreator List of all members.

Public Slots

void accept ()

Public Member Functions

 FieldLinesDialog (QWidget *parent=NULL, const char *name="FieldLinesDialog") throw ()
 Default Constructor.
virtual ~FieldLinesDialog () throw ()
 Destructor.
Position getSeedMode ()
Size getMonteCarloNumberLines ()
float getTolerance ()
Size getInterpolationSteps ()
Size getMaxSteps ()
Size getIcosaederInterplationSteps ()
float getAtomsDistance ()

Detailed Description

Dialog for creating field lines.


Constructor & Destructor Documentation

VIEW::FieldLinesDialog::FieldLinesDialog QWidget *  parent = NULL,
const char *  name = "FieldLinesDialog"
throw ()
 

Default Constructor.

virtual VIEW::FieldLinesDialog::~FieldLinesDialog  )  throw () [virtual]
 

Destructor.