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 | List of all members
QtUtils::QtColorButton Class Reference
Inheritance diagram for QtUtils::QtColorButton:

Public Slots

void set_color (Core::Color)
 
Core::Color get_color ()
 

Signals

void color_changed (Core::Color)
 
void color_changed (int)
 
void button_clicked (Core::Color, bool)
 
void index (int)
 

Public Member Functions

 QtColorButton (QWidget *parent=0, int index=0, Core::Color button_color=Core::Color(), int height=0, int width=0)
 

Member Function Documentation

Core::Color QtUtils::QtColorButton::get_color ( )
inlineslot

GET_COLOR: This function returns the current color of the button

void QtUtils::QtColorButton::set_color ( Core::Color  button_color)
slot

SET_COLOR: This function sets the color and the stylesheet of the button to reflect the desired color


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