BALL::VIEW::ExportGeometryDialog Class Reference

#include <BALL/VIEW/DIALOGS/exportGeometryDialog.h>

Inheritance diagram for BALL::VIEW::ExportGeometryDialog:
Inheritance graph
[legend]

List of all members.

Public Slots

void exec ()
void accept ()

Public Member Functions

 ExportGeometryDialog (QWidget *parent=NULL, const char *name="ExportGeometryDialog")
virtual ~ExportGeometryDialog ()
void setFilename (QString filename)
QString getFilename ()
bool export_vrml ()
bool export_stl ()
bool split ()

Public Attributes

bool reps [100]
bool basestats [100]

Protected slots



QString filename_
bool vrml_
bool stl_
bool split_
void browseFiles ()
void protomode ()
void viewmode ()

Detailed Description

Definition at line 21 of file exportGeometryDialog.h.


Constructor & Destructor Documentation

BALL::VIEW::ExportGeometryDialog::ExportGeometryDialog ( QWidget parent = NULL,
const char *  name = "ExportGeometryDialog" 
)
virtual BALL::VIEW::ExportGeometryDialog::~ExportGeometryDialog (  )  [virtual]

Member Function Documentation

void BALL::VIEW::ExportGeometryDialog::accept (  )  [slot]
void BALL::VIEW::ExportGeometryDialog::browseFiles (  )  [protected, slot]

Opens the file decision dialog

void BALL::VIEW::ExportGeometryDialog::exec (  )  [slot]

Show and raise the dialog

bool BALL::VIEW::ExportGeometryDialog::export_stl (  ) 

for information whether stl export was chosen

bool BALL::VIEW::ExportGeometryDialog::export_vrml (  ) 

for information whether vrml export was chosen

QString BALL::VIEW::ExportGeometryDialog::getFilename (  )  [inline]

Definition at line 40 of file exportGeometryDialog.h.

void BALL::VIEW::ExportGeometryDialog::protomode (  )  [protected, slot]

If unprintable files should be not checkable

void BALL::VIEW::ExportGeometryDialog::setFilename ( QString  filename  )  [inline]

for transfer of continous filenumber from scene to dialog

Definition at line 38 of file exportGeometryDialog.h.

bool BALL::VIEW::ExportGeometryDialog::split (  ) 

for information whether representations have to be split into several files

void BALL::VIEW::ExportGeometryDialog::viewmode (  )  [protected, slot]

Normal mode without test on prototype-ability


Member Data Documentation

Definition at line 64 of file exportGeometryDialog.h.

Makes it possible to use the filename changed by the browseFiles() method

Definition at line 98 of file exportGeometryDialog.h.

for information which representations in scene have to be exported for the information which reps have to be restored for the basestate

Definition at line 62 of file exportGeometryDialog.h.

Definition at line 104 of file exportGeometryDialog.h.

Definition at line 102 of file exportGeometryDialog.h.

Definition at line 100 of file exportGeometryDialog.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3