Searched refs:sTopDocumentation (Results 1 – 11 of 11) sorted by relevance
76 GraphicsLayer::sTopDocumentation, in getAllowedTextLayers()105 GraphicsLayer::sTopDocumentation, GraphicsLayer::sTopNames, in getAllowedCircleAndPolygonLayers()
380 GraphicsLayerName(GraphicsLayer::sTopDocumentation), in processImportDxf()
85 GraphicsLayer::sTopDocumentation, in getAllowedGeometryLayers()
81 addLayer(GraphicsLayer::sTopDocumentation); in DefaultGraphicsLayerProvider()
99 …static constexpr const char* sTopDocumentation = "top_documentation"; ///< like placem… variable
196 …h.insert(sTopDocumentation, {tr("Top Documentation"), QColor("#96E0E0E0"), QCol… in getDefaultValues()
152 addLayer(GraphicsLayer::sTopDocumentation); in addAllLayers()
189 layers.append(GraphicsLayer::sTopDocumentation); in getTopLayers()
54 mLayers.append(new GraphicsLayer(GraphicsLayer::sTopDocumentation)); in DxfImportDialogTest()
265 return GraphicsLayerName(GraphicsLayer::sTopDocumentation); in convertBoardLayer()
245 addLayer(GraphicsLayer::sTopDocumentation); in LibraryEditor()