Class Hierarchy¶
This inheritance list is sorted roughly, but not completely, alphabetically:
- interface example::AnimalInterface
- class example::Animal Base class for all animals from which Bird derives.
- class example::Bird
- class example::SpecialBird
- class example::Bird
- class example::Animal Base class for all animals from which Bird derives.
- class example::inner_namespace::Vector
- struct BirdOrRodent
- struct example::Animal::Result Some random inner class of Animal .
- class QObject
- class CuteChinchilla
- class std::exception
- class example::CustomException
- class example::NumericException