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

#include "gui/mrview/displayable.h"

Inheritance diagram for MR::GUI::MRView::Displayable:
MR::GUI::MRView::Tool::BaseFixel MR::GUI::MRView::Tool::Tractogram MR::GUI::MRView::Volume MR::GUI::MRView::Tool::FixelType< FixelIndexImageType > MR::GUI::MRView::Tool::FixelType< FixelImage4DType > MR::GUI::MRView::Tool::FixelType< FixelLegacyType > MR::GUI::MRView::Tool::FixelType< ImageType > MR::GUI::MRView::ImageBase MR::GUI::MRView::Tool::ROI_Item MR::GUI::MRView::Tool::Directory MR::GUI::MRView::Tool::Image4D MR::GUI::MRView::Tool::Legacy MR::GUI::MRView::Image MR::GUI::MRView::Tool::NodeOverlay

Signals

void scalingChanged ()
 

Protected Member Functions

void set_bit (uint32_t &field, uint32_t bit, bool value)
 
void set_bit (uint32_t bit, bool value)
 
void update_levels ()
 

Protected Attributes

std::string filename
 
float value_min
 
float value_max
 
uint32_t flags_
 

Detailed Description

Definition at line 62 of file displayable.h.

Member Function Documentation

◆ scalingChanged

void MR::GUI::MRView::Displayable::scalingChanged ( )
signal

◆ set_bit() [1/2]

void MR::GUI::MRView::Displayable::set_bit ( uint32_t &  field,
uint32_t  bit,
bool  value 
)
inlineprotected

Definition at line 306 of file displayable.h.

◆ set_bit() [2/2]

void MR::GUI::MRView::Displayable::set_bit ( uint32_t  bit,
bool  value 
)
inlineprotected

Definition at line 311 of file displayable.h.

◆ update_levels()

void MR::GUI::MRView::Displayable::update_levels ( )
inlineprotected

Definition at line 317 of file displayable.h.

Member Data Documentation

◆ filename

std::string MR::GUI::MRView::Displayable::filename
protected

Definition at line 302 of file displayable.h.

◆ flags_

uint32_t MR::GUI::MRView::Displayable::flags_
protected

Definition at line 304 of file displayable.h.

◆ value_max

float MR::GUI::MRView::Displayable::value_max
protected

Definition at line 303 of file displayable.h.

◆ value_min

float MR::GUI::MRView::Displayable::value_min
protected

Definition at line 303 of file displayable.h.


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