Home
last modified time | relevance | path

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

/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/
H A DGroupObjectDialog.h90 void pasteObj();
H A DProjectPanel.cpp481 if (isManipulatorSelected()) pasteObj(); in editPaste()
592 void ProjectPanel::pasteObj() in pasteObj() function in ProjectPanel
594 m_panel->om->pasteObj(); in pasteObj()
H A DProjectPanel.h210 void pasteObj();
H A DGroupObjectDialog.cpp700 QAction *pasteID = popup->addAction(tr("Paste"), this, SLOT(pasteObj())); in setupPopupMenu()
748 void GroupObjectDialog::pasteObj() in pasteObj() function in GroupObjectDialog
H A DObjectManipulator_slots.cpp185 void ObjectManipulator::pasteObj() in pasteObj() function in ObjectManipulator
H A DObjectManipulator.h264 void pasteObj();
H A DObjectManipulator.cpp702 QAction *pasteID = popup_menu->addAction(tr("Paste"), this, SLOT(pasteObj())); in contextMenuRequested()
/dports/security/fwbuilder/fwbuilder-5.3.7/doc/
H A DChangeLog9174 * ObjectManipulator.cpp (ObjectManipulator::pasteObj): changes to
9177 object is copied). Refactoring of the pasteObj to keep the same
14179 * GroupObjectDialog.cpp (pasteObj): fixed bug #1184791: "can not