Searched refs:layoutItemsToExclude (Results 1 – 2 of 2) sorted by relevance
154 QList< QgsLayoutItem * > layoutItemsToExclude; in snapPoint() local156 layoutItemsToExclude << dynamic_cast< QgsLayoutItem * >( item ); in snapPoint()164 snapVertical ? mVerticalSnapLine : nullptr, &layoutItemsToExclude ).topLeft(); in snapPoint()168 snapVertical ? mVerticalSnapLine : nullptr, &layoutItemsToExclude ); in snapPoint()