34 #include <QGraphicsItem>
58 static void setLod(
const qreal lod);
Superclass for all graphic items used ins the GraphicsScene. It contains information about the underl...
static QColor sSelectionColor
QColor selectionColor() const
static QColor sHighlightColor
static void setLod(const qreal lod)
QColor penColor(QStyle::State state, const QColor &colorHint=QColor()) const
ItemType itemType() const
void setHightlight(bool hl)
GraphicsItem(const ItemType type, const u32 id)
QColor groupingColor() const
static void loadSettings()
ItemType
The ItemType enum provides the enum type to classify graphic items into Modules, Gates or Nets....
virtual int type() const const