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}
|