Searched refs:pasteObj (Results 1 – 8 of 8) sorted by relevance
90 void pasteObj();
481 if (isManipulatorSelected()) pasteObj(); in editPaste()592 void ProjectPanel::pasteObj() in pasteObj() function in ProjectPanel594 m_panel->om->pasteObj(); in pasteObj()
210 void pasteObj();
700 QAction *pasteID = popup->addAction(tr("Paste"), this, SLOT(pasteObj())); in setupPopupMenu()748 void GroupObjectDialog::pasteObj() in pasteObj() function in GroupObjectDialog
185 void ObjectManipulator::pasteObj() in pasteObj() function in ObjectManipulator
264 void pasteObj();
702 QAction *pasteID = popup_menu->addAction(tr("Paste"), this, SLOT(pasteObj())); in contextMenuRequested()
9174 * ObjectManipulator.cpp (ObjectManipulator::pasteObj): changes to9177 object is copied). Refactoring of the pasteObj to keep the same14179 * GroupObjectDialog.cpp (pasteObj): fixed bug #1184791: "can not