1#ifndef BALL_VIEW_DIALOGS_EXPORTGEOMETRYDIALOG_H
2#define BALL_VIEW_DIALOGS_EXPORTGEOMETRYDIALOG_H
4#ifndef BALL_COMMON_GLOBAL_H
8#ifndef BALL_VIEW_KERNEL_CLIPPING_PLANE_H
12#include <BALL/VIEW/UIC/ui_exportGeometryDialog.h>
14#include <QtWidgets/QDialog>
23 public Ui_ExportGeometryDialogData
ExportGeometryDialog(QWidget *parent=NULL, const char *name="ExportGeometryDialog")
void setFilename(QString filename)
BALL_DEPRECATED bool export_stl()
virtual ~ExportGeometryDialog()
BALL_DEPRECATED bool export_vrml()