Home
last modified time | relevance | path

Searched refs:BreadboardRuler (Results 1 – 5 of 5) sorted by relevance

/dports/cad/fritzing/fritzing-app-0.9.2b/src/
H A Dviewlayer.h56 BreadboardRuler, enumerator
H A Dviewlayer.cpp132 names.insert(ViewLayer::BreadboardRuler, new NamePair("breadboardRuler", QObject::tr("Rulers"))); in initNames()
194 << ViewLayer::BreadboardNote << ViewLayer::BreadboardRuler; in initNames()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/sketch/
H A Dbreadboardsketchwidget.cpp68 …dboard, ViewLayer::BreadboardWire, ViewLayer::Breadboard, ViewLayer::BreadboardRuler, ViewLayer::B… in addViewLayers()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Druler.cpp94 case ViewLayer::BreadboardRuler: in retrieveSvg()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/partseditor/obsolete/
H A Dpartseditorviewswidget.cpp54 …dboard, ViewLayer::BreadboardWire, ViewLayer::Breadboard, ViewLayer::BreadboardRuler, ViewLayer::B… in PartsEditorViewsWidget()