Make plugin with Qt Creator
I hope that this question has not been asked before, because I have not yet found anything about it.
I want to develop a plugin for MuseScore and use the Qt Creator because there is a GUI editor and code completion.
However, when opening the file, the Qt Creator says that it does not find the MuseScore module that is being imported. Well, that goes without saying, how could he know that?
My question now is how to teach Qt Creator this module. Are there any files that I can give the Qt Creator to make this work? Or is that just not possible?
Comments
We currently don't have that information available for QtCreator; would you mind filing this as an official feature request so it doesn't get forgotten?
https://musescore.org/en/project/issues/musescore
In reply to We currently don't have that… by jeetee
Thank you, https://musescore.org/en/node/269612
In reply to We currently don't have that… by jeetee
better cross-linking #269612: Plugin development with Qt Creator
I see I am not the only one with that question.
Would love to see this working, too!