Internally used widget to define image params.
More...
#include <ImgParamWidget.h>
Internally used widget to define image params.
◆ ImgParamWidget()
icl::qt::ImgParamWidget::ImgParamWidget |
( |
QWidget * |
parent | ) |
|
◆ depthChanged
void icl::qt::ImgParamWidget::depthChanged |
( |
const QString & |
val | ) |
|
|
privateslot |
◆ doEmitState()
void icl::qt::ImgParamWidget::doEmitState |
( |
| ) |
|
◆ formatChanged
void icl::qt::ImgParamWidget::formatChanged |
( |
const QString & |
val | ) |
|
|
privateslot |
◆ getParams()
void icl::qt::ImgParamWidget::getParams |
( |
int & |
width, |
|
|
int & |
height, |
|
|
int & |
d, |
|
|
int & |
fmt |
|
) |
| const |
◆ setup
void icl::qt::ImgParamWidget::setup |
( |
int |
width, |
|
|
int |
height, |
|
|
int |
d, |
|
|
int |
format |
|
) |
| |
|
privateslot |
◆ sizeChanged
void icl::qt::ImgParamWidget::sizeChanged |
( |
const QString & |
val | ) |
|
|
privateslot |
◆ somethingChanged
void icl::qt::ImgParamWidget::somethingChanged |
( |
int |
width, |
|
|
int |
height, |
|
|
int |
d, |
|
|
int |
format |
|
) |
| |
|
signal |
◆ m_iDepth
int icl::qt::ImgParamWidget::m_iDepth |
|
private |
◆ m_iFormat
int icl::qt::ImgParamWidget::m_iFormat |
|
private |
◆ m_iHeight
int icl::qt::ImgParamWidget::m_iHeight |
|
private |
◆ m_iWidth
int icl::qt::ImgParamWidget::m_iWidth |
|
private |
◆ m_poDepthCombo
QComboBox* icl::qt::ImgParamWidget::m_poDepthCombo |
|
private |
◆ m_poFormatCombo
QComboBox* icl::qt::ImgParamWidget::m_poFormatCombo |
|
private |
◆ m_poLayout
QHBoxLayout* icl::qt::ImgParamWidget::m_poLayout |
|
private |
◆ m_poSizeCombo
QComboBox* icl::qt::ImgParamWidget::m_poSizeCombo |
|
private |
The documentation for this class was generated from the following file: