mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
13 lines
271 B
INI
13 lines
271 B
INI
[General]
|
|
actionName=externaltool_QtAPI
|
|
arguments="https://doc.qt.io/qt-5/search-results.html?q=%{Document:Selection:Text}"
|
|
category=Tools
|
|
executable=xdg-open
|
|
icon=qtcreator
|
|
name=Search Qt API
|
|
output=Ignore
|
|
reload=false
|
|
save=None
|
|
trigger=None
|
|
workingDir=%{Document:Path}
|