Home
last modified time | relevance | path

Searched refs:copyAction (Results 1 – 25 of 596) sorted by relevance

12345678910>>...24

/dports/x11/konsole/konsole-21.12.3/src/filterHotSpots/
H A DUrlFilterHotspot.cpp89 auto copyAction = new QAction(this); in actions() local
97 copyAction->setText(i18n("Copy Link Address")); in actions()
98 copyAction->setIcon(QIcon::fromTheme(QStringLiteral("edit-copy-url"))); in actions()
102 copyAction->setText(i18n("Copy Email Address")); in actions()
103 copyAction->setIcon(QIcon::fromTheme(QStringLiteral("edit-copy-mail"))); in actions()
110 copyAction->setObjectName(QStringLiteral("copy-action")); in actions()
115 QObject::connect(copyAction, &QAction::triggered, this, [this, copyAction] { in actions()
116 activate(copyAction); in actions()
119 return {openAction, copyAction}; in actions()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/swing/plaf/
H A DWindowsKeybindings.java47 "control C", DefaultEditorKit.copyAction, in installKeybindings()
50 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
53 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
82 "control C", DefaultEditorKit.copyAction, in installKeybindings()
85 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
88 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
115 "control C", DefaultEditorKit.copyAction, in installKeybindings()
118 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
121 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
318 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
H A DGTKKeybindings.java46 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
49 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
52 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
87 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
90 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
93 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
126 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
129 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
132 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
266 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/swing/plaf/
H A DWindowsKeybindings.java47 "control C", DefaultEditorKit.copyAction, in installKeybindings()
50 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
53 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
82 "control C", DefaultEditorKit.copyAction, in installKeybindings()
85 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
88 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
115 "control C", DefaultEditorKit.copyAction, in installKeybindings()
118 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
121 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
318 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
H A DGTKKeybindings.java46 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
49 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
52 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
87 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
90 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
93 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
126 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
129 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
132 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
266 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/swing/plaf/
H A DWindowsKeybindings.java47 "control C", DefaultEditorKit.copyAction, in installKeybindings()
50 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
53 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
82 "control C", DefaultEditorKit.copyAction, in installKeybindings()
85 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
88 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
115 "control C", DefaultEditorKit.copyAction, in installKeybindings()
118 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
121 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
318 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
H A DGTKKeybindings.java46 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
49 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
52 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
87 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
90 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
93 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
126 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
129 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
132 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
266 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/swing/plaf/
H A DWindowsKeybindings.java47 "control C", DefaultEditorKit.copyAction, in installKeybindings()
50 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
53 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
82 "control C", DefaultEditorKit.copyAction, in installKeybindings()
85 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
88 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
115 "control C", DefaultEditorKit.copyAction, in installKeybindings()
118 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
121 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
318 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
H A DGTKKeybindings.java46 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
49 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
52 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
87 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
90 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
93 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
126 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
129 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
132 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
266 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/swing/plaf/
H A DWindowsKeybindings.java47 "control C", DefaultEditorKit.copyAction, in installKeybindings()
50 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
53 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
82 "control C", DefaultEditorKit.copyAction, in installKeybindings()
85 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
88 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
115 "control C", DefaultEditorKit.copyAction, in installKeybindings()
118 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
121 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
318 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
H A DGTKKeybindings.java46 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
49 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
52 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
87 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
90 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
93 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
126 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
129 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
132 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
266 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/swing/plaf/
H A DWindowsKeybindings.java47 "control C", DefaultEditorKit.copyAction, in installKeybindings()
50 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
53 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
82 "control C", DefaultEditorKit.copyAction, in installKeybindings()
85 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
88 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
115 "control C", DefaultEditorKit.copyAction, in installKeybindings()
118 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
121 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
318 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
H A DGTKKeybindings.java46 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
49 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
52 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
87 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
90 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
93 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
126 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
129 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
132 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
266 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/swing/plaf/
H A DWindowsKeybindings.java47 "control C", DefaultEditorKit.copyAction, in installKeybindings()
50 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
53 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
82 "control C", DefaultEditorKit.copyAction, in installKeybindings()
85 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
88 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
115 "control C", DefaultEditorKit.copyAction, in installKeybindings()
118 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
121 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
318 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
H A DGTKKeybindings.java46 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
49 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
52 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
87 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
90 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
93 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
126 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
129 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
132 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
266 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/swing/plaf/
H A DWindowsKeybindings.java47 "control C", DefaultEditorKit.copyAction, in installKeybindings()
50 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
53 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
82 "control C", DefaultEditorKit.copyAction, in installKeybindings()
85 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
88 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
115 "control C", DefaultEditorKit.copyAction, in installKeybindings()
118 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
121 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
318 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
H A DGTKKeybindings.java46 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
49 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
52 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
87 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
90 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
93 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
126 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
129 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
132 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
266 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/swing/plaf/
H A DWindowsKeybindings.java47 "control C", DefaultEditorKit.copyAction, in installKeybindings()
50 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
53 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
82 "control C", DefaultEditorKit.copyAction, in installKeybindings()
85 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
88 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
115 "control C", DefaultEditorKit.copyAction, in installKeybindings()
118 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
121 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
318 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
H A DGTKKeybindings.java46 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
49 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
52 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
87 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
90 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
93 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
126 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
129 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
132 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
234 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/swing/plaf/
H A DWindowsKeybindings.java47 "control C", DefaultEditorKit.copyAction, in installKeybindings()
50 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
53 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
82 "control C", DefaultEditorKit.copyAction, in installKeybindings()
85 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
88 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
115 "control C", DefaultEditorKit.copyAction, in installKeybindings()
118 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
121 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
318 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
H A DGTKKeybindings.java46 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
49 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
52 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
87 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
90 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
93 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
126 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
129 "COPY", DefaultEditorKit.copyAction, in installKeybindings()
132 "control INSERT", DefaultEditorKit.copyAction, in installKeybindings()
234 "ctrl C", DefaultEditorKit.copyAction, in installKeybindings()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/
H A DEditActionGroup.java42 private CopyAction copyAction; field in EditActionGroup
77 copyAction.selectionChanged(selection); in fillContextMenu()
78 menu.appendToGroup(ICommonMenuConstants.GROUP_EDIT, copyAction); in fillContextMenu()
97 textActionHandler.setCopyAction(copyAction); in fillActionBars()
132 copyAction = new CopyAction(shell, clipboard, pasteAction); in makeActions()
133copyAction.setDisabledImageDescriptor(images.getImageDescriptor(ISharedImages.IMG_TOOL_COPY_DISABL… in makeActions()
134 copyAction.setImageDescriptor(images.getImageDescriptor(ISharedImages.IMG_TOOL_COPY)); in makeActions()
135 copyAction.setActionDefinitionId(IWorkbenchCommandConstants.EDIT_COPY); in makeActions()
148 copyAction.selectionChanged(selection); in updateActionBars()
/dports/graphics/qvge/qvge-0.6.3/src/qvge/
H A DCEditorSceneActions.cpp27 copyAction = new QAction(QIcon(":/Icons/Copy"), tr("Copy"), scene); in CEditorSceneActions()
28 copyAction->setStatusTip(tr("Copy selected item(s) to clipboard")); in CEditorSceneActions()
29 copyAction->setToolTip(tr("Copy selection")); in CEditorSceneActions()
30 copyAction->setShortcut(QKeySequence::Copy); in CEditorSceneActions()
31 connect(copyAction, &QAction::triggered, scene, &CEditorScene::copy); in CEditorSceneActions()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/
H A DRefactorActionGroup.java44 private CopyAction copyAction; field in RefactorActionGroup
76 copyAction.selectionChanged(selection); in fillContextMenu()
77 menu.add(copyAction); in fillContextMenu()
94 textActionHandler.setCopyAction(copyAction); in fillActionBars()
137 copyAction = new CopyAction(provider.getShell(), clipboard, pasteAction); in makeActions()
138copyAction.setDisabledImageDescriptor(images.getImageDescriptor(ISharedImages.IMG_TOOL_COPY_DISABL… in makeActions()
139 copyAction.setImageDescriptor(images.getImageDescriptor(ISharedImages.IMG_TOOL_COPY)); in makeActions()
153 copyAction.selectionChanged(selection); in updateActionBars()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXAWTLookAndFeel.java131 "COPY", DefaultEditorKit.copyAction, in initComponentDefaults()
134 "control C", DefaultEditorKit.copyAction, in initComponentDefaults()
137 "control INSERT", DefaultEditorKit.copyAction, in initComponentDefaults()
166 "COPY", DefaultEditorKit.copyAction, in initComponentDefaults()
169 "control C", DefaultEditorKit.copyAction, in initComponentDefaults()
172 "control INSERT", DefaultEditorKit.copyAction, in initComponentDefaults()
201 "COPY", DefaultEditorKit.copyAction, in initComponentDefaults()
204 "control C", DefaultEditorKit.copyAction, in initComponentDefaults()
207 "control INSERT", DefaultEditorKit.copyAction, in initComponentDefaults()
318 "ctrl C", DefaultEditorKit.copyAction, in initComponentDefaults()
[all …]

12345678910>>...24