Home
last modified time | relevance | path

Searched defs:togglePrint (Results 1 – 5 of 5) sorted by relevance

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/app/valentina/dialogs/
H A Dvwidgetdetails.cpp141 TogglePieceInLayout *togglePrint = new TogglePieceInLayout(id, inLayout, m_data, m_doc); in InLayoutStateChanged() local
190 … TogglePieceInLayout *togglePrint = new TogglePieceInLayout(id, select, m_data, m_doc); in ToggleSectionDetails() local
360 … TogglePieceInLayout *togglePrint = new TogglePieceInLayout(id, select, m_data, m_doc); in ShowContextMenu() local
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs_layer.cpp128 void RS_Layer::togglePrint() { in togglePrint() function in RS_Layer
H A Drs_layerlist.cpp368 void RS_LayerList::togglePrint(RS_Layer* layer) { in togglePrint() function in RS_LayerList
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/ui/
H A Dqg_actionhandler.cpp1936 void QG_ActionHandler::togglePrint(RS_Layer* layer) in togglePrint() function in QG_ActionHandler
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/tools/
H A Dvtoolseamallowance.cpp1503 auto togglePrint = new TogglePieceInLayout(m_id, checked, &(VAbstractTool::data), doc); in ToggleInLayout() local