API Documentation
Loading...
Searching...
No Matches
TooltipTextManager.h File Reference
#include "DLLInfo.h"
#include <NDEVR/String.h>
#include <NDEVR/Dictionary.h>
#include <NDEVR/TranslatedString.h>
#include <QString>
Include dependency graph for TooltipTextManager.h:

Go to the source code of this file.

Classes

class  TooltipTextManager
 

Namespaces

namespace  NDEVR
 

Enumerations

enum class  TooltipType {
  e_browse_file , e_quick_start , e_new_project , e_exit_program ,
  e_about_program , e_log_info , e_program_settings , e_light_theme ,
  e_dark_theme , e_tablet_theme , e_desktop_theme , e_mobile_theme ,
  e_add_station , e_add_pattern , e_preserve_precision , e_read_lines ,
  e_read_points , e_read_meshes , e_write_lines , e_write_points ,
  e_write_meshes , e_always_show_import_dialog , e_always_show_export_dialog , e_start_3D_scan ,
  e_stop_3D_scan , e_pause_3D_scan , e_add_boretrak_segment , e_remove_boretrak_segment ,
  e_run_circle_scan , e_camera_action_combo , e_smooth_button , e_no_smooth ,
  e_light_smooth , e_normal_smooth , e_heavy_smooth , e_max_smooth ,
  e_flip_uv_toggle , e_generate_uv_toggle , e_optimize_mesh_toggle , e_optimize_model_heirarchy_toggle ,
  e_remove_identical_vertices_toggle , e_convert_degenerates_toggle , e_flatten_model_toggle , e_optimize_mesh_instance_toggle ,
  e_flat_normals , e_smooth_normals , e_no_normals , e_no_winding ,
  e_clockwise_winding , e_counter_clockwise_winding , e_print_viewports , e_close_project ,
  e_save_project , e_share_project , e_save_as_project , e_export
}