Definition at line 145 of file KisRegion.cpp.
◆ MergeRectsOp()
| detail::MergeRectsOp::MergeRectsOp |
( |
QVector< QRect > & | source, |
|
|
QVector< QRect > & | destination ) |
|
inline |
Definition at line 147 of file KisRegion.cpp.
150 {
151 }
KisMagneticGraph::vertex_descriptor source(typename KisMagneticGraph::edge_descriptor e, KisMagneticGraph g)
QVector< QRect > & m_destination
QVector< QRect > & m_source
◆ operator()()
| void detail::MergeRectsOp::operator() |
( |
| ) |
|
|
inline |
◆ m_destination
| QVector<QRect>& detail::MergeRectsOp::m_destination |
|
private |
◆ m_source
| QVector<QRect>& detail::MergeRectsOp::m_source |
|
private |
The documentation for this struct was generated from the following file: