Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/partseditor/
H A Dpemainwindow.cpp473 viewThing->firstTime = true; in initSketchWidgets()
966 viewThing->originalSvgPath = viewThing->itemBase->filename(); in setInitialItem()
982 if (!viewThing->everZoomed) { in initZoom()
1768 viewThing->itemBase = NULL; in changeSvg()
1829 viewThing->itemBase = itemBase; in reload()
1853 initSvgTree(viewThing->sketchWidget, viewThing->itemBase, *viewThing->document); in reload()
2744 if (viewThing->itemBase) { in getPartTitle()
3805 if (viewThing->firstTime) { in showing()
3806 viewThing->firstTime = false; in showing()
3807 QPointF offset = viewThing->sketchWidget->alignOneToGrid(viewThing->itemBase); in showing()
[all …]