![]() |
CustusX
22.04-rc2
An IGT application
|
Widget for the BoolPropertyBase. More...
#include <cxCheckBoxWidget.h>
Public Member Functions | |
| CheckBoxWidget (QWidget *parent, BoolPropertyBasePtr 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) |
Widget for the BoolPropertyBase.
Definition at line 41 of file cxCheckBoxWidget.h.
| cx::CheckBoxWidget::CheckBoxWidget | ( | QWidget * | parent, |
| BoolPropertyBasePtr | data, | ||
| QGridLayout * | gridLayout = 0, |
||
| int | row = 0 |
||
| ) |
Definition at line 27 of file cxCheckBoxWidget.cpp.