shapeworks::ExportImageDialog
#include <ExportImageDialog.h>
Inherits from QDialog
Public Functions
Name | |
---|---|
ExportImageDialog(QWidget * parent, Preferences & prefs, QSharedPointer< AnalysisTool > analysis_tool, QSharedPointer< Visualizer > visualizer, bool pca_mode) |
Detailed Description
class shapeworks::ExportImageDialog;
The ExportImageDialog is a QDialog that implements the user interface for exporting images
Public Functions Documentation
function ExportImageDialog
ExportImageDialog(
QWidget * parent,
Preferences & prefs,
QSharedPointer< AnalysisTool > analysis_tool,
QSharedPointer< Visualizer > visualizer,
bool pca_mode
)
Updated on 2024-03-17 at 12:58:44 -0600