digiKam
Digikam::HistoryEdgeProperties Class Reference

Public Member Functions

HistoryEdgePropertiesoperator+= (const FilterAction &action)
 

Public Attributes

QList< FilterActionactions
 

Detailed Description

Every edge has one associated object of this class.

For two vertices v1, v2 with and edge e, v1 -> v2, describes the actions necessary to create v2 from v2: v1 -> actions[0] -> ... -> actions[n] = v2.

Member Function Documentation

◆ operator+=()

HistoryEdgeProperties & Digikam::HistoryEdgeProperties::operator+= ( const FilterAction action)

References actions.

Member Data Documentation

◆ actions


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