VcsBaseEditorParameters Class
(VcsBase::VcsBaseEditorParameters)The VcsBaseEditorParameters class is a helper class used to parametrize an editor with MIME type, context and id. More...
Header: | #include <VcsBaseEditorParameters> |
Detailed Description
The VcsBaseEditorParameters class is a helper class used to parametrize an editor with MIME type, context and id.
The extension is currently only a suggestion when running VCS commands with redirection.
See also VcsBase::VcsBaseEditorWidget, VcsBase::BaseVcsEditorFactory, and VcsBase::EditorContentType.