Home
last modified time | relevance | path

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

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vlayout/
H A Dvlayoutpaper.h97 …Q_REQUIRED_RESULT QGraphicsRectItem *GetPaperItem(bool autoCropLength, bool autoCropWidth, bool te…
H A Dvlayoutpaper.cpp326 QGraphicsRectItem *VLayoutPaper::GetPaperItem(bool autoCropLength, bool autoCropWidth, bool textAsP… in GetPaperItem() function in VLayoutPaper
H A Dvlayoutgenerator.cpp305 list.append(paper.GetPaperItem(autoCropLength, autoCropWidth, IsTestAsPaths())); in GetPapersItems()