QWidget showing the output of a GeglNode.
More...
#include <nodeviewwidget.h>
List of all members.
Detailed Description
QWidget showing the output of a GeglNode.
Constructor & Destructor Documentation
NodeViewWidget::NodeViewWidget |
( |
QWidget * |
parent = 0 | ) |
|
NodeViewWidget::~NodeViewWidget |
( |
| ) |
|
Member Function Documentation
GeglNode * NodeViewWidget::inputNode |
( |
| ) |
const |
The node this widget displays.
- Returns:
- The GeglNode
The options used on this widget.
void NodeViewWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
[virtual] |
void NodeViewWidget::resizeEvent |
( |
QResizeEvent * |
event | ) |
[virtual] |
Set the node to display.
- Parameters:
-
node | The GeglNode to display, or 0 to unset |
Will reference the GeglNode.
The documentation for this class was generated from the following files: