Developer documentation
Version 3.0.3-105-gd3941f44
MR::GUI::MRView::Tool::TrackScalarFileOptions Class Reference

#include "gui/mrview/tool/tractography/track_scalar_file.h"

Inheritance diagram for MR::GUI::MRView::Tool::TrackScalarFileOptions:
MR::GUI::MRView::DisplayableVisitor

Public Slots

bool open_intensity_track_scalar_file_slot ()
 
bool open_intensity_track_scalar_file_slot (std::string)
 

Protected Attributes

Tractographytool
 
Tractogramtractogram
 
Tool::Base::VBoxLayoutmain_box
 
QGroupBox * colour_groupbox
 
QAction * show_colour_bar
 
QAction * invert_scale
 
QMenu * colourmap_menu
 
QAction ** colourmap_actions
 
QActionGroup * colourmap_group
 
QToolButton * colourmap_button
 
QPushButton * intensity_file_button
 
AdjustButtonmax_entry
 
AdjustButtonmin_entry
 
QComboBox * threshold_file_combobox
 
AdjustButtonthreshold_lower
 
AdjustButtonthreshold_upper
 
QCheckBox * threshold_upper_box
 
QCheckBox * threshold_lower_box
 

Additional Inherited Members

- Public Member Functions inherited from MR::GUI::MRView::DisplayableVisitor
virtual void render_image_colourbar (const Image &)
 
virtual void render_fixel_colourbar (const Tool::BaseFixel &)
 
virtual void render_tractogram_colourbar (const Tool::Tractogram &)
 

Detailed Description

Definition at line 39 of file track_scalar_file.h.

Member Function Documentation

◆ open_intensity_track_scalar_file_slot [1/2]

bool MR::GUI::MRView::Tool::TrackScalarFileOptions::open_intensity_track_scalar_file_slot ( )
slot

◆ open_intensity_track_scalar_file_slot [2/2]

bool MR::GUI::MRView::Tool::TrackScalarFileOptions::open_intensity_track_scalar_file_slot ( std::string  )
slot

Member Data Documentation

◆ colour_groupbox

QGroupBox* MR::GUI::MRView::Tool::TrackScalarFileOptions::colour_groupbox
protected

Definition at line 78 of file track_scalar_file.h.

◆ colourmap_actions

QAction** MR::GUI::MRView::Tool::TrackScalarFileOptions::colourmap_actions
protected

Definition at line 82 of file track_scalar_file.h.

◆ colourmap_button

QToolButton* MR::GUI::MRView::Tool::TrackScalarFileOptions::colourmap_button
protected

Definition at line 84 of file track_scalar_file.h.

◆ colourmap_group

QActionGroup* MR::GUI::MRView::Tool::TrackScalarFileOptions::colourmap_group
protected

Definition at line 83 of file track_scalar_file.h.

◆ colourmap_menu

QMenu* MR::GUI::MRView::Tool::TrackScalarFileOptions::colourmap_menu
protected

Definition at line 81 of file track_scalar_file.h.

◆ intensity_file_button

QPushButton* MR::GUI::MRView::Tool::TrackScalarFileOptions::intensity_file_button
protected

Definition at line 85 of file track_scalar_file.h.

◆ invert_scale

QAction* MR::GUI::MRView::Tool::TrackScalarFileOptions::invert_scale
protected

Definition at line 80 of file track_scalar_file.h.

◆ main_box

Tool::Base::VBoxLayout* MR::GUI::MRView::Tool::TrackScalarFileOptions::main_box
protected

Definition at line 77 of file track_scalar_file.h.

◆ max_entry

AdjustButton* MR::GUI::MRView::Tool::TrackScalarFileOptions::max_entry
protected

Definition at line 86 of file track_scalar_file.h.

◆ min_entry

AdjustButton * MR::GUI::MRView::Tool::TrackScalarFileOptions::min_entry
protected

Definition at line 86 of file track_scalar_file.h.

◆ show_colour_bar

QAction* MR::GUI::MRView::Tool::TrackScalarFileOptions::show_colour_bar
protected

Definition at line 79 of file track_scalar_file.h.

◆ threshold_file_combobox

QComboBox* MR::GUI::MRView::Tool::TrackScalarFileOptions::threshold_file_combobox
protected

Definition at line 87 of file track_scalar_file.h.

◆ threshold_lower

AdjustButton* MR::GUI::MRView::Tool::TrackScalarFileOptions::threshold_lower
protected

Definition at line 88 of file track_scalar_file.h.

◆ threshold_lower_box

QCheckBox * MR::GUI::MRView::Tool::TrackScalarFileOptions::threshold_lower_box
protected

Definition at line 89 of file track_scalar_file.h.

◆ threshold_upper

AdjustButton * MR::GUI::MRView::Tool::TrackScalarFileOptions::threshold_upper
protected

Definition at line 88 of file track_scalar_file.h.

◆ threshold_upper_box

QCheckBox* MR::GUI::MRView::Tool::TrackScalarFileOptions::threshold_upper_box
protected

Definition at line 89 of file track_scalar_file.h.

◆ tool

Tractography* MR::GUI::MRView::Tool::TrackScalarFileOptions::tool
protected

Definition at line 75 of file track_scalar_file.h.

◆ tractogram

Tractogram* MR::GUI::MRView::Tool::TrackScalarFileOptions::tractogram
protected

Definition at line 76 of file track_scalar_file.h.


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