.. _Inspect Function Overrides in the Layers View:

Inspect Overrides in the Layers View
====================================


Position the cursor on the function name and press :kbd:`Shift+F3` or **right click** and choose :menuselection:`Show --> Layers` from the menu.

The :guilabel:`Layers View` is populated with all the function declarations and implementations across the object oriented hierarchy. You can choose to see supertype, subtype or full layers.

.. figure:: ../../images/sv_layers_view_override_function.png

See also :ref:`Layers View`.

