CustusX  2023.01.05-dev+develop.0da12
An IGT application
cx::ColorSelectWidget Class Reference

Widget for the ColorPropertyBase. More...

#include <cxColorSelectWidget.h>

Inheritance diagram for cx::ColorSelectWidget:
cx::OptimizedUpdateWidget

Public Member Functions

 ColorSelectWidget (QWidget *parent, ColorPropertyBasePtr data, QGridLayout *gridLayout=0, int row=0)
 
- Public Member Functions inherited from cx::OptimizedUpdateWidget
 OptimizedUpdateWidget (QWidget *parent=NULL)
 
virtual ~OptimizedUpdateWidget ()
 
void forcePrePaint ()
 

Additional Inherited Members

- Public Slots inherited from cx::OptimizedUpdateWidget
virtual void setModified ()
 
- Protected Member Functions inherited from cx::OptimizedUpdateWidget
virtual void prePaintEvent ()
 
virtual void paintEvent (QPaintEvent *event)
 

Detailed Description

Widget for the ColorPropertyBase.

Date
11/22/2012, 2012
Author
christiana

Definition at line 33 of file cxColorSelectWidget.h.

Constructor & Destructor Documentation

cx::ColorSelectWidget::ColorSelectWidget ( QWidget *  parent,
ColorPropertyBasePtr  data,
QGridLayout *  gridLayout = 0,
int  row = 0 
)

Definition at line 18 of file cxColorSelectWidget.cpp.


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