#include <Libs/Widgets/ctkMaterialPropertyPreviewLabel.h>
|
| QScopedPointer< ctkMaterialPropertyPreviewLabelPrivate > | d_ptr |
| |
◆ ctkMaterialPropertyPreviewLabel() [1/2]
| ctkMaterialPropertyPreviewLabel::ctkMaterialPropertyPreviewLabel |
( |
QWidget * |
parent = 0 | ) |
|
◆ ctkMaterialPropertyPreviewLabel() [2/2]
| ctkMaterialPropertyPreviewLabel::ctkMaterialPropertyPreviewLabel |
( |
const QColor & |
color, |
|
|
double |
opacity, |
|
|
double |
ambient, |
|
|
double |
diffuse, |
|
|
double |
specular, |
|
|
double |
specularPower, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
◆ ~ctkMaterialPropertyPreviewLabel()
| virtual ctkMaterialPropertyPreviewLabel::~ctkMaterialPropertyPreviewLabel |
( |
| ) |
|
|
virtual |
◆ ambient()
| double ctkMaterialPropertyPreviewLabel::ambient |
( |
| ) |
const |
◆ color()
| QColor ctkMaterialPropertyPreviewLabel::color |
( |
| ) |
const |
◆ diffuse()
| double ctkMaterialPropertyPreviewLabel::diffuse |
( |
| ) |
const |
◆ draw()
| void ctkMaterialPropertyPreviewLabel::draw |
( |
QImage & |
image | ) |
|
|
protected |
◆ gridOpacity()
| double ctkMaterialPropertyPreviewLabel::gridOpacity |
( |
| ) |
const |
◆ heightForWidth()
| virtual int ctkMaterialPropertyPreviewLabel::heightForWidth |
( |
int |
w | ) |
const |
|
virtual |
Reimplemented to make it square.
◆ opacity()
| double ctkMaterialPropertyPreviewLabel::opacity |
( |
| ) |
const |
◆ paintEvent()
| void ctkMaterialPropertyPreviewLabel::paintEvent |
( |
QPaintEvent * |
| ) |
|
|
protected |
◆ setAmbient
| void ctkMaterialPropertyPreviewLabel::setAmbient |
( |
double |
newAbient | ) |
|
|
slot |
◆ setColor
| void ctkMaterialPropertyPreviewLabel::setColor |
( |
const QColor & |
newColor | ) |
|
|
slot |
◆ setDiffuse
| void ctkMaterialPropertyPreviewLabel::setDiffuse |
( |
double |
newDiffuse | ) |
|
|
slot |
◆ setGridOpacity
| void ctkMaterialPropertyPreviewLabel::setGridOpacity |
( |
double |
newGridOpacity | ) |
|
|
slot |
◆ setOpacity
| void ctkMaterialPropertyPreviewLabel::setOpacity |
( |
double |
newOpacity | ) |
|
|
slot |
◆ setSpecular
| void ctkMaterialPropertyPreviewLabel::setSpecular |
( |
double |
newSpecular | ) |
|
|
slot |
◆ setSpecularPower
| void ctkMaterialPropertyPreviewLabel::setSpecularPower |
( |
double |
newSpecularPower | ) |
|
|
slot |
◆ sizeHint()
| virtual QSize ctkMaterialPropertyPreviewLabel::sizeHint |
( |
| ) |
const |
|
virtual |
◆ specular()
| double ctkMaterialPropertyPreviewLabel::specular |
( |
| ) |
const |
◆ specularPower()
| double ctkMaterialPropertyPreviewLabel::specularPower |
( |
| ) |
const |
◆ d_ptr
| QScopedPointer<ctkMaterialPropertyPreviewLabelPrivate> ctkMaterialPropertyPreviewLabel::d_ptr |
|
protected |
◆ ambient
| double ctkMaterialPropertyPreviewLabel::ambient |
|
readwrite |
◆ color
| QColor ctkMaterialPropertyPreviewLabel::color |
|
readwrite |
◆ diffuse
| double ctkMaterialPropertyPreviewLabel::diffuse |
|
readwrite |
◆ gridOpacity
| double ctkMaterialPropertyPreviewLabel::gridOpacity |
|
readwrite |
◆ opacity
| double ctkMaterialPropertyPreviewLabel::opacity |
|
readwrite |
◆ specular
| double ctkMaterialPropertyPreviewLabel::specular |
|
readwrite |
◆ specularPower
| double ctkMaterialPropertyPreviewLabel::specularPower |
|
readwrite |
The documentation for this class was generated from the following file: