diff options
author | con <qtc-committer@nokia.com> | 2011-01-11 14:01:08 +0100 |
---|---|---|
committer | con <qtc-committer@nokia.com> | 2011-01-11 15:08:05 +0100 |
commit | 4116504c3b5813d9fcbef25f43765303e88148cd (patch) | |
tree | 354547605feee0d6e172d22fda2de97d9eaea7ab /src/plugins/cpptools/cpprefactoringchanges.cpp | |
parent | 1c1acd0c4cee350d65df8c4b439c8b19932c6f6d (diff) | |
download | qt-creator-4116504c3b5813d9fcbef25f43765303e88148cd.tar.gz |
Allow optional plugin dependencies.
Adds a 'type' attribute to the 'dependency' tag, with possible values
'required' and 'optional'.
Optional dependencies may not be linked against. You'll need to use the
new dynamic methods in plugin manager (retrieving objects and calling
methods by name) if you want to access functionality of optional
dependencies.
Diffstat (limited to 'src/plugins/cpptools/cpprefactoringchanges.cpp')
0 files changed, 0 insertions, 0 deletions