Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Public Slots | Signals | Public Member Functions | Protected Member Functions | List of all members
QtUtils::QtHistogramGraph Class Reference
Inheritance diagram for QtUtils::QtHistogramGraph:

Public Slots

void set_logarithmic (bool logarithmic)
 

Signals

void lower_position (int)
 
void upper_position (int)
 

Public Member Functions

 QtHistogramGraph (QWidget *parent=0)
 
void set_histogram (const Core::Histogram &histogram)
 
void reset_histogram ()
 
bool get_logarithmic () const
 
virtual void mousePressEvent (QMouseEvent *e)
 
virtual void mouseMoveEvent (QMouseEvent *e)
 

Protected Member Functions

virtual void paintEvent (QPaintEvent *event)
 

Member Function Documentation

void QtUtils::QtHistogramGraph::paintEvent ( QPaintEvent *  event)
protectedvirtual

PAINTEVENT: Overloaded call that redraws the histogram plot

void QtUtils::QtHistogramGraph::reset_histogram ( )

RESET_HISTOGRAM: Invalidate the current histogram

void QtUtils::QtHistogramGraph::set_histogram ( const Core::Histogram histogram)

SET_HISTOGRAM: Set the histogram of the graph


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