Mercurial > hg > orthanc-stone
comparison Deprecated/Applications/Commands/BaseCommands.yml @ 1399:ff8d2e46ac63
moved Applications into Deprecated
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Wed, 29 Apr 2020 20:44:31 +0200 |
parents | Applications/Commands/BaseCommands.yml@3e6e10a5a6c8 |
children |
comparison
equal
deleted
inserted
replaced
1398:c5403d52078c | 1399:ff8d2e46ac63 |
---|---|
1 SelectTool: | |
2 target: Application | |
3 toolName: string | |
4 comment: Selects the current application tool | |
5 DownloadDicom: | |
6 target: SliceViewerWidget | |
7 comment: Downloads the slice currently displayed in the SliceViewerWidget | |
8 Export: | |
9 target: IWidget | |
10 comment: Export the content of the widget |