.. _Fully Qualify Type:

Fully Qualify Type
==================

An error is triggered when accessing a type which is not visible in the current scope, for example a class defined inside some other package.

.. figure:: ../../images/common/sv_quick_fix_fully_qualify_list.png

Place the editor cursor on the error's line and press :kbd:`Ctrl+1`, select **Fully qualify ...** from the list of quick fix proposals and press  :kbd:`Enter`.

.. figure:: ../../images/common/sv_quick_fix_fully_qualify_after.png
