[Qt-creator] How to build Qt Creator documentation from the sources
Szyk Cech
szykcech at spoko.pl
Tue Aug 7 19:06:16 CEST 2018
Hi again
Sorry for double post, but I forgot mention what I want from this
documentation:
I want study Qt Creator plugin architecture. Now I know it has almost
everything as plugin. But I want to know how are created interfaces
between plugins in order to communicate and keep architecture modular.
To me it is not trivial task to design such architecture. I want write
my new text editor in similar fashion like Qt Creator because I consider
it as right and mature solution.
Another related question:
Can you advice me what another projects are suitable to study for plugin
oriented architecture? Or what other lectures (books, articles,
tutorials) are essential in this subject?!? I ask you because my
strategic goal is to be professional programmer able to design bigger
projects in modular and easy extendable way. So your help will be
appreciated!
Thanks in advance and best regards
Szyk Cech
W dniu 07.08.2018 o 18:55, Szyk Cech pisze:
>
> Hi!
> I try generate documentation from cloned Qt Creator sources, but I
> failed for this! It displays some stupid error messages! Like this:
>
> Because I got error earlier, I remove first commented line, but it not
> help:
>
> Switch view
>
> 1.
> /!-ściągnięte/qt-creator/doc$ qdoc -outputdir ../doc-ready
> -installdir ../doc-installed ./qtcreator.qdocconf -single-exec
> 2.
> qdoc: error: Cannot open file
> 'include(config/qtcreator-project.qdocconf)': No such file or
> directory
> 3.
> Cannot open file 'include(config/qtcreator-project.qdocconf)': No
> such file or directory
> 4.
> 5.
> Aborting
> /To copy to clipboard, switch view to plain text mode /
> But I my next command:
> Qt Code:
> Switch view
>
> 1.
> /!-ściągnięte/qt-creator/doc$ ls -l
> ./config/qtcreator-project.qdocconf
> 2.
> -rw-rw-r-- 1 szyk szyk 2695 sie 1 22:50
> ./config/qtcreator-project.qdocconf
> /To copy to clipboard, switch view to plain text mode /
> So it seems qdoc produce nonsense error because file exists!
> This is very anoying!!!
> Please help me.
>
> Thanks in advance and best regards
> Szyk Cech
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20180807/a86fd1d2/attachment.html>
More information about the Qt-creator
mailing list