The VCommentFreeNode class offers the visualization of the CommentFreeNode class.
More...
The VCommentFreeNode class offers the visualization of the CommentFreeNode class.
It basically just visualizes the node holded by the CommentFreeNode, but adds a fading effect.
◆ VCommentFreeNode()
◆ determineChildren()
void Comments::VCommentFreeNode::determineChildren |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ paint()
void Comments::VCommentFreeNode::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget |
|
) |
| |
|
overridevirtual |
◆ setBlendEffect()
void Comments::VCommentFreeNode::setBlendEffect |
( |
bool |
enable | ) |
|
◆ updateGeometry()
void Comments::VCommentFreeNode::updateGeometry |
( |
int |
availableWidth, |
|
|
int |
availableHeight |
|
) |
| |
|
overrideprotectedvirtual |
◆ anEffect_
QGraphicsColorizeEffect* Comments::VCommentFreeNode::anEffect_ {} |
|
private |
◆ blendEnabled_
bool Comments::VCommentFreeNode::blendEnabled_ {true} |
|
private |
◆ content_