Searched refs:sSchematicNetLabels (Results 1 – 6 of 6) sorted by relevance
52 addLayer(GraphicsLayer::sSchematicNetLabels); in SchematicLayerProvider()
50 addLayer(GraphicsLayer::sSchematicNetLabels); in DefaultGraphicsLayerProvider()
62 …static constexpr const char* sSchematicNetLabels = "sch_net_labels"; ///< librepcb::p… variable
165 …h.insert(sSchematicNetLabels, {tr("Netlabels"), Qt::darkGreen, Qt::… in getDefaultValues()
135 layer = getLayer(GraphicsLayer::sSchematicNetLabels); in paint()
213 addLayer(GraphicsLayer::sSchematicNetLabels); in LibraryEditor()