10 #include <ui_exportCoordToSFDlg.h>
Dialog to choose which dimension(s) (X, Y or Z) should be exported as SF(s)
ccExportCoordToSFDlg(QWidget *parent=0)
Default constructor.
bool exportX() const
Returns whether X dimension should be exported.
bool exportZ() const
Returns whether Z dimension should be exported.
bool exportY() const
Returns whether Y dimension should be exported.