Skip to content

qt-core: Add popup menu to QRC editor webview#494

Open
benchoq wants to merge 1 commit into
qt-labs:devfrom
benchoq:ben_0520_add_popup_menu
Open

qt-core: Add popup menu to QRC editor webview#494
benchoq wants to merge 1 commit into
qt-labs:devfrom
benchoq:ben_0520_add_popup_menu

Conversation

@benchoq
Copy link
Copy Markdown
Collaborator

@benchoq benchoq commented May 20, 2026

For file items, a popup menu opens when the user hovers over the item and clicks the menu button at the right end.

The menu provides actions for:

  • copying the Qt resource path starting with :
  • copying the Qt resource URL starting with qrc:/
  • deleting the selected item

Task-number: VSCODEEXT-272

For file items, a popup menu opens when the user hovers over the item and clicks
the menu button at the right end.

The menu provides actions for:
- copying the Qt resource path starting with :
- copying the Qt resource URL starting with qrc:/
- deleting the selected item

Task-number: [VSCODEEXT-272](https://qt-project.atlassian.net/browse/VSCODEEXT-272)
@benchoq
Copy link
Copy Markdown
Collaborator Author

benchoq commented May 20, 2026

image

@benchoq benchoq requested a review from leena-miettinen May 20, 2026 14:51
Copy link
Copy Markdown
Collaborator

@leena-miettinen leena-miettinen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The text looks good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants