List of All Members for Neuronify
This is the complete list of members for Neuronify, including inherited members.
- activeObject : var
- applicationActive : bool
- canRedo : bool
- clickMode : string
- copiedNeurons : var
- currentTimeStep : real
- draggedEntity : var
- graphEngine : alias
- highestZ : real
- paused : bool
- playbackSpeed : alias
- running : bool
- selectedEntities : var
- snapGridSize : real
- snappingEnabled : bool
- time : real
- undoIdx : int
- undoIdxCopy : int
- undoList : var
- undoRecordingEnabled : bool
- addToUndoList()
- applyProperties( object, properties)
- clickedEntity( entity, mouse)
- connectEntities( itemA, itemB)
- connectionExists( itemA, itemB)
- createConnection( sourceObject, targetObject)
- createEntity( fileUrl, properties)
- deleteEdge( edge)
- deleteEverything()
- deleteFromList( list, item)
- deleteNode( node)
- deleteSelected()
- deselectAll()
- firstLoad()
- isItemUnderConnector( item, source, connector)
- itemUnderConnector( source, connector, callback)
- loadSimulation( fileUrl)
- raiseToTop( node)
- redo()
- resetStyle()
- saveState( fileUrl)
- selectAll()
- undo()
The following members are inherited from Rectangle.
- antialiasing : bool
- border.color : color
- border.width : int
- color : color
- gradient : Gradient
- radius : real
The following members are inherited from Item.
- activeFocus : bool
- activeFocusOnTab : bool
- anchors.alignWhenCentered : bool
- anchors.baseline : AnchorLine
- anchors.baselineOffset : real
- anchors.bottom : AnchorLine
- anchors.bottomMargin : real
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : real
- anchors.left : AnchorLine
- anchors.leftMargin : real
- anchors.margins : real
- anchors.right : AnchorLine
- anchors.rightMargin : real
- anchors.top : AnchorLine
- anchors.topMargin : real
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : real
- antialiasing : bool
- baselineOffset : int
- children : list<Item>
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- data : list<Object>
- enabled : bool
- focus : bool
- height : real
- implicitHeight : real
- implicitWidth : real
- layer.effect : Component
- layer.enabled : bool
- layer.format : enumeration
- layer.mipmap : bool
- layer.samplerName : string
- layer.smooth : bool
- layer.sourceRect : rect
- layer.textureSize : size
- layer.wrapMode : enumeration
- opacity : real
- parent : Item
- resources : list<Object>
- rotation : real
- scale : real
- smooth : bool
- state : string
- states : list<State>
- transform : list<Transform>
- transformOrigin : enumeration
- transitions : list<Transition>
- visible : bool
- visibleChildren : list<Item>
- width : real
- x : real
- y : real
- z : real
- childAt()
- contains()
- forceActiveFocus()
- forceActiveFocus()
- grabToImage()
- mapFromItem()
- mapFromItem()
- mapToItem()
- mapToItem()
- nextItemInFocusChain()