Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::IGeneratorTracker Member List

This is the complete list of members for Catch::IGeneratorTracker, including all inherited members.

getGenerator() const -> Generators::GeneratorBasePtr const &=0Catch::IGeneratorTrackerpure virtual
hasGenerator() const -> bool=0Catch::IGeneratorTrackerpure virtual
setGenerator(Generators::GeneratorBasePtr &&generator)=0Catch::IGeneratorTrackerpure virtual
~IGeneratorTracker()Catch::IGeneratorTrackervirtual