17#ifndef __gui_mrview_tool_roi_editor_roi_h__
18#define __gui_mrview_tool_roi_editor_roi_h__
56 void draw (
const Projection& projection,
bool is_3D,
int axis,
int slice)
override;
61 virtual bool mouse_press_event ()
override;
62 virtual bool mouse_move_event ()
override;
63 virtual bool mouse_release_event ()
override;
64 virtual QCursor* get_cursor ()
override;
74 void hide_all_slot ();
75 void slice_copy_slot (QAction*);
76 void select_edit_mode (QAction*);
77 void toggle_shown_slot (
const QModelIndex&,
const QModelIndex&);
78 void update_selection ();
80 void colour_changed ();
81 void opacity_changed (
int unused);
82 void model_rows_changed ();
a class to hold the list of option groups
object storing information about option parsed from command-line
Mode::Base * get_current_mode() const