On 20 December 2013 22:54, André Pönitz <[email protected]> wrote: > On Fri, Dec 20, 2013 at 10:16:33PM +0000, Mateusz Loskot wrote: >> >> The "Extending Qt Creator Manual 3.0.81" [1] lists setId as projected >> method of the Project class, but project.{h|cpp} from the current git >> branch 3.0 does not contain such method. >> git log does not tell much either. >> >> Has it been removed? >> >> [1] >> http://doc-snapshot.qt-project.org/qtcreator-extending/projectexplorer-project.html#setId > > There's a void setId(Core::Id id); in line 164 in > src/plugins/projectexplorer/project.h.
Not in branch:3.0: https://qt.gitorious.org/qt-creator/qt-creator/source/3d481b2b2cd5561fe1fb27257b22f722fee3b685:src/plugins/projectexplorer/project.h#L164 Best regards, -- Mateusz Łoskot, http://mateusz.loskot.net _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
