MCPcopy Create free account

hub / github.com/cneben/QuickQanava / types & classes

Types & classes162 in github.com/cneben/QuickQanava

↓ 8 callersClassVec2
src/bezier/include/bezier.h:141
↓ 2 callersClassAxisAlignedBoundingBox
src/bezier/include/bezier.h:415
↓ 2 callersClassGraph
src/qanEdge.h:48
↓ 1 callersClassExtremeValue
src/bezier/include/bezier.h:313
↓ 1 callersClassExtremeValues
src/bezier/include/bezier.h:329
↓ 1 callersClassTightBoundingBox
src/bezier/include/bezier.h:505
ClassAbstractContainer
! \brief Expose a consistent QAbstractModel for all QCM containers. * * \nosubgrouping */
src/quickcontainers/qcmAbstractContainer.h:53
ClassAbstractDraggableCtrl
! \brief Generic logic for dragging either qan::Node or qan::Group visual items. * * \nosubgrouping */
src/qanAbstractDraggableCtrl.h:46
ClassAnalysisTimeHeatMap
! \brief Draw an heat map from a qan::NavigablePreview, highlight parts of the image where the analyst has spent the more viewing time. * * The lo
src/qanAnalysisTimeHeatMap.h:59
EnumArrowShape
src/qanStyle.h:355
EnumAutoFitMode
src/qanNavigable.h:214
ClassBezier
src/bezier/include/bezier.h:609
ClassBinomialCoefficients
src/bezier/include/bezier.h:58
ClassBottomResizer
! \brief Add a resize handler ont the right of a target QML Item. * * \warning This component must not be parented to it's target. * * \nosubgroup
src/qanBottomResizer.h:49
ClassBottomRightResizer
! \brief Add a resize handler ont the bottom right of a target QML Item. * * \image html sample-resizer.png * * \image html sample-resizer.gif *
src/qanBottomRightResizer.h:69
ClassColorNode
samples/dataflow/qanDataFlow.h:149
EnumConnectable
src/qanNodeItem.h:221
ClassConnector
src/qanGraph.h:65
ClassConnector
! \brief Base class for modelling the connector draggable visual node. * * \note Connector source could be either a port \c sourcePort or a regular
src/qanConnector.h:62
ClassContainer
src/quickcontainers/qcmContainer.h:134
ClassContainerModel
! \brief Reference on an abstrat container model allowing to access a qcm::ContainerModel directly from QML. * * \code * Button { * text: "remov
src/quickcontainers/qcmContainerModel.h:149
ClassContainerModelImpl
src/quickcontainers/qcmContainerModel.h:260
ClassCustomEdge
samples/cpp/cpp_sample.h:76
ClassCustomEdge
samples/style/custom.h:69
ClassCustomGraph
samples/cpp/cpp_sample.h:91
ClassCustomGraph
samples/style/custom.h:84
ClassCustomGroup
samples/cpp/cpp_sample.h:44
ClassCustomNode
samples/cpp/cpp_sample.h:60
ClassCustomRectNode
samples/style/custom.h:40
ClassCustomRoundNode
samples/style/custom.h:53
ClassDataChangedSignalSpy
tests/containers_test.h:81
EnumDock
src/qanNodeItem.h:436
EnumDragOrientation
src/qanNodeItem.h:287
EnumDragPolicy
src/qanGroupItem.h:126
ClassDraggable
! \brief Interface for a draggable and droppable qan::Node or qan::Group. * * \nosubgrouping */
src/qanDraggable.h:50
ClassDraggableCtrl
! \brief Generic logic for dragging either qan::Node or qan::Group visual items. * * \nosubgrouping */
src/qanDraggableCtrl.h:54
ClassEdge
! \brief Weighted directed edge linking two nodes in a graph. * * \nosubgrouping */
src/qanEdge.h:56
ClassEdge
src/qanBehaviour.h:48
ClassEdge
src/qanEdgeItem.h:48
ClassEdge
src/qanNode.h:54
ClassEdgeDraggableCtrl
! \brief Generic logic for dragging qan::Edge visual items. * * \nosubgrouping */
src/qanEdgeDraggableCtrl.h:54
ClassEdgeItem
src/qanEdge.h:49
ClassEdgeItem
! \brief Weighted directed edge linking two nodes in a graph. * * \warning EdgeItem \c objectName property is set to "qan::EdgeItem" and should not
src/qanEdgeItem.h:57
ClassEdgeStyle
src/qanStyle.h:331
EnumEffectType
src/qanStyle.h:226
ClassError
! \brief Default QuickQanava exception, use what() and msg(). * */
src/qanUtils.h:72
ClassExtremePoints
src/bezier/include/bezier.h:370
ClassFaceGraph
samples/topology/qanFaceNode.h:70
ClassFaceNode
samples/topology/qanFaceNode.h:45
EnumFillType
src/qanStyle.h:162
ClassFlowGraph
samples/dataflow/qanDataFlow.h:186
ClassFlowNode
samples/dataflow/qanDataFlow.h:57
ClassFlowNodeBehaviour
samples/dataflow/qanDataFlow.h:46
ClassGeometryCache
src/qanEdgeItem.h:190
ClassGraph
src/qanGroup.h:51
ClassGraph
src/qanDraggable.h:44
ClassGraph
src/qanStyleManager.h:49
ClassGraph
src/qanSelectable.h:44
ClassGraph
src/qanTableGroupItem.h:49
ClassGraph
src/qanNodeItem.h:58
ClassGraph
src/qanGraph.h:62
ClassGraph
src/qanEdgeItem.h:47
ClassGraph
src/qanGroupItem.h:48
ClassGraph
src/qanNode.h:52
ClassGraph
src/qanTableCell.h:42
ClassGraphObserverMock
tests/observers_tests.cpp:53
ClassGraphView
src/qanGraph.h:63
ClassGraphView
! \brief Abstract view component for the qan::Graph class. * * \nosubgrouping */
src/qanGraphView.h:53
ClassGrid
! \brief Abstract grid interface compatbile with qan::Navigable::grid. * * A grid could be disabled by setting it's \c visible property to false. *
src/qanGrid.h:49
ClassGridLine
! \brief Private utility class based on QObject to feed line to QML grid backend. */
src/qanLineGrid.h:91
ClassGroup
! \brief Model a graphics group of nodes. * * \nosubgrouping */
src/qanGroup.h:58
ClassGroup
src/qanNode.h:53
ClassGroupItem
src/qanGroup.h:52
ClassGroupItem
! \brief Model a visual group of nodes. * * \note Groups are styled with qan::NodeStyle. * \warning \c objectName property is set to "qan::GroupIte
src/qanGroupItem.h:57
ClassImageNode
samples/dataflow/qanDataFlow.h:140
ClassItemDispatcher
src/quickcontainers/qcmContainerModel.h:94
ClassItemDispatcher<Item_type*>
src/quickcontainers/qcmContainerModel.h:105
ClassItemDispatcher<QPointer<Item_type>>
src/quickcontainers/qcmContainerModel.h:113
ClassItemDispatcher<std::shared_ptr<Item_type>>
src/quickcontainers/qcmContainerModel.h:118
ClassItemDispatcher<std::weak_ptr<Item_type>>
src/quickcontainers/qcmContainerModel.h:126
ClassItemDispatcherBase
src/quickcontainers/qcmContainerModel.h:49
EnumLayoutOrientation
src/qanTreeLayouts.h:148
ClassLineGrid
! * \brief Draw an orthogonal grid with lines. * * \code * Qan.Navigable { * navigable: true * Qan.LineGrid { id: lineGrid } * grid: l
src/qanLineGrid.h:130
EnumLineType
src/qanStyle.h:374
EnumMultiplicity
src/qanPortItem.h:89
ClassNaiveTreeLayout
! \brief * \nosubgrouping */
src/qanTreeLayouts.h:53
ClassNavigable
! \brief Provide a pannable/zoomable container for quick items. * * Child items must manually set their parent property to this area \c containerIte
src/qanNavigable.h:92
ClassNavigablePreview
! \brief Bastract interface for reduced preview and navigation for qan::Navigable. * * See Qan.NavigablePreview component for more documention. */
src/qanNavigablePreview.h:49
ClassNode
src/qanEdge.h:50
ClassNode
src/qanNodeItem.h:57
ClassNode
src/qanGraph.h:64
ClassNode
src/qanBehaviour.h:47
ClassNode
! \brief Base class for modelling nodes with attributes and an in/out edges list in a qan::Graph graph. * * \note If your application does not need
src/qanNode.h:65
ClassNode
src/qanConnector.h:48
ClassNodeBehaviour
! \brief Define node behaviour interface to react to node topology events (QuickQanava adapter for gtpo::dynamic_node_nehaviour<>). * * Use qan::Nod
src/qanBehaviour.h:62
ClassNodeBehaviour
src/qanNode.h:51
ClassNodeItem
! \brief Base class for modelling nodes with attributes and an in/out edges list in a qan::Graph graph. * * \note If your application does not need
src/qanNodeItem.h:79
ClassNodeItem
src/qanEdgeItem.h:49
ClassNodeItem
src/qanNode.h:55
ClassNodeItem
src/qanTableCell.h:44
next →1–100 of 162, ranked by callers