[Qt-creator] Add new mode in QtCreator

Francesc Martinez francescmm at gmail.com
Fri Sep 6 17:16:02 CEST 2019


Hi,

I'm trying to build a plugin that adds a new mode into QtCreator. The
problem is that ModeManager class has addMode as private.

I can addAction(...) and addProjectSelector(...) but I cannot find the way
to add a new mode with my custom widget.

The plugin I want to do, is basically a GIT view. So, instead of showing
all the GIT related stuff (diff, commit, ...) windows, I want a separate
view.

Do you have any suggestions?

Best,
Francesc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20190906/673b4f55/attachment.html>


More information about the Qt-creator mailing list