##// END OF EJS Templates
Implements visit of tab and zone...
Implements visit of tab and zone When we visit a tab or a zone, we create (when entered) and close (when left) a menu (that has the name of the widget)

File last commit:

r86:87f9ad03d785
r212:fae2d5d3e62c
Show More
exclusions.txt
12 lines | 400 B | text/plain | TextLexer
# On ignore toutes les règles vera++ pour le fichier spimpl
.*IPSIS_S04_METHOD.*found: Q_DECLARE_LOGGING_CATEGORY.*
.*IPSIS_S04_VARIABLE.*found: impl.*
# Ignore false positive relative to 'noexcept' keyword
.*IPSIS_S04_VARIABLE.*found: noexcept
.*IPSIS_S06.*found: noexcept
# Ignore false positive relative to 'override' keyword
.*IPSIS_S04_VARIABLE.*found: override
.*IPSIS_S06.*found: override