Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Slots | Public Member Functions
ShapeWorksStudioApp Class Reference

Main ShapeWorksStudio window. More...

#include <ShapeWorksStudioApp.h>

+ Inheritance diagram for ShapeWorksStudioApp:
+ Collaboration diagram for ShapeWorksStudioApp:

Public Slots

void on_action_new_project_triggered ()
 
void on_action_open_project_triggered ()
 
bool on_action_save_project_triggered ()
 
bool on_action_save_project_as_triggered ()
 
void on_action_quit_triggered ()
 
void on_action_import_triggered ()
 
void on_vertical_scroll_bar_valueChanged ()
 
void on_add_button_clicked ()
 
void on_delete_button_clicked ()
 
void on_action_import_mode_triggered ()
 
void on_action_groom_mode_triggered ()
 
void on_action_optimize_mode_triggered ()
 
void on_action_analysis_mode_triggered ()
 
void on_actionShow_Tool_Window_triggered ()
 
void on_actionExport_PCA_Mesh_triggered ()
 
void on_actionSet_Data_Directory_triggered ()
 
void on_actionExport_Parameter_XML_triggered ()
 
void on_actionExport_Eigenvalues_triggered ()
 
void on_actionExport_Eigenvectors_triggered ()
 
void on_actionExport_PCA_Mode_Points_triggered ()
 
void on_action_preferences_triggered ()
 
void on_center_checkbox_stateChanged ()
 
void on_thumbnail_size_slider_valueChanged ()
 
void on_view_mode_combobox_currentIndexChanged (QString disp_mode)
 
void on_auto_view_button_clicked ()
 
void handle_pca_changed ()
 
void handle_slider_update ()
 
void handle_project_changed ()
 
void handle_groom_complete ()
 
void handle_optimize_complete ()
 
void handle_reconstruction_complete ()
 
void handle_display_setting_changed ()
 
void handle_glyph_changed ()
 
void handle_open_recent ()
 
void handle_color_scheme ()
 
void handle_new_mesh ()
 
void handle_message (std::string str)
 
void handle_error (std::string str)
 
void handle_warning (std::string str)
 
void handle_progress (size_t amt)
 

Public Member Functions

 ShapeWorksStudioApp (int argc, char **argv)
 
virtual void closeEvent (QCloseEvent *event)
 
void initialize_vtk ()
 
void import_files (QStringList file_names)
 
void open_project (QString filename)
 

Detailed Description

Main ShapeWorksStudio window.

This class represents the primary ShapeWorksStudio window interface

Definition at line 32 of file ShapeWorksStudioApp.h.


The documentation for this class was generated from the following files: