QmlNodeEditor
NodeViewStyle Class Reference
Inheritance diagram for NodeViewStyle:
Collaboration diagram for NodeViewStyle:

Properties

color borderColor
 
color borderHoverColor
 
color borderFocusColor
 
color backgroundColor
 
color nodeBorderColor
 
color nodeBorderHoverColor
 
color nodeBorderFocusColor
 
real nodeBorderWidth
 
real nodeBorderRadius
 
color nodeBackgroundColor
 
var nodeBackgroundGradient
 
int nodeHeaderHeight
 
color nodeHeaderBackgroundColor
 
real leftPortDockWidth
 
real rightPortDockWidth
 
color nodePortConnectorColor
 
color nodePortConnectorHoverColor
 
color nodePortConnectorHighlightColor
 
real nodePortConnectorWidth
 
real nodePortConnectorHoverWidth
 
real nodePortConnectorHighlightWidth
 
real nodePortConnectorMargin
 
color nodePortConnectorBorderColor
 
int nodePortConnectorBorderWidth
 
color connectionStrokeColor
 
color connectionStrokeHoverColor
 
color connectionStrokeFocusColor
 
real connectionStrokeWidth
 
real connectionStrokeHoverWidth
 
real connectionStrokeFocusWidth
 
real connectionControlPointDistance
 
real connectionPointerSize
 

Detailed Description

Since
1.0

Definition at line 4 of file NodeViewStyle.qml.

Property Documentation

◆ backgroundColor

color NodeViewStyle::backgroundColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ borderColor

color NodeViewStyle::borderColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ borderFocusColor

color NodeViewStyle::borderFocusColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ borderHoverColor

color NodeViewStyle::borderHoverColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ connectionControlPointDistance

real NodeViewStyle::connectionControlPointDistance
read

Definition at line 1 of file NodeViewStyle.qml.

◆ connectionPointerSize

real NodeViewStyle::connectionPointerSize
read

Definition at line 1 of file NodeViewStyle.qml.

◆ connectionStrokeColor

color NodeViewStyle::connectionStrokeColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ connectionStrokeFocusColor

color NodeViewStyle::connectionStrokeFocusColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ connectionStrokeFocusWidth

real NodeViewStyle::connectionStrokeFocusWidth
read

Definition at line 1 of file NodeViewStyle.qml.

◆ connectionStrokeHoverColor

color NodeViewStyle::connectionStrokeHoverColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ connectionStrokeHoverWidth

real NodeViewStyle::connectionStrokeHoverWidth
read

Definition at line 1 of file NodeViewStyle.qml.

◆ connectionStrokeWidth

real NodeViewStyle::connectionStrokeWidth
read

Definition at line 1 of file NodeViewStyle.qml.

◆ leftPortDockWidth

real NodeViewStyle::leftPortDockWidth
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodeBackgroundColor

color NodeViewStyle::nodeBackgroundColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodeBackgroundGradient

var NodeViewStyle::nodeBackgroundGradient
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodeBorderColor

color NodeViewStyle::nodeBorderColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodeBorderFocusColor

color NodeViewStyle::nodeBorderFocusColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodeBorderHoverColor

color NodeViewStyle::nodeBorderHoverColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodeBorderRadius

real NodeViewStyle::nodeBorderRadius
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodeBorderWidth

real NodeViewStyle::nodeBorderWidth
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodeHeaderBackgroundColor

color NodeViewStyle::nodeHeaderBackgroundColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodeHeaderHeight

int NodeViewStyle::nodeHeaderHeight
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodePortConnectorBorderColor

color NodeViewStyle::nodePortConnectorBorderColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodePortConnectorBorderWidth

int NodeViewStyle::nodePortConnectorBorderWidth
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodePortConnectorColor

color NodeViewStyle::nodePortConnectorColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodePortConnectorHighlightColor

color NodeViewStyle::nodePortConnectorHighlightColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodePortConnectorHighlightWidth

real NodeViewStyle::nodePortConnectorHighlightWidth
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodePortConnectorHoverColor

color NodeViewStyle::nodePortConnectorHoverColor
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodePortConnectorHoverWidth

real NodeViewStyle::nodePortConnectorHoverWidth
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodePortConnectorMargin

real NodeViewStyle::nodePortConnectorMargin
read

Definition at line 1 of file NodeViewStyle.qml.

◆ nodePortConnectorWidth

real NodeViewStyle::nodePortConnectorWidth
read

Definition at line 1 of file NodeViewStyle.qml.

◆ rightPortDockWidth

real NodeViewStyle::rightPortDockWidth
read

Definition at line 1 of file NodeViewStyle.qml.


The documentation for this class was generated from the following file: