/*
5 * Authors: see git history
7 * Copyright (C) 2021-2024 Authors
8 * Released under GNU GPL v2+, read the file
'COPYING' for more information.
10#ifndef SEEN_DISPLAY_TRANSLUCENCY
11#define SEEN_DISPLAY_TRANSLUCENCY
void _generateTranslucentItems(SPItem *parent)
Generate a new list of sibling items (recursive)
SPItem * getSolidItem() const
std::vector< SPItem * > _translucent_items
void setSolidItem(SPItem *item)
Set a specific item as the solid item, all other items are made translucent.
Base class for visual SVG elements.
static char const *const parent