##// END OF EJS Templates
Removes title and close button from graph widget...
Removes title and close button from graph widget Title and button will be added directly as items in plot overlay

File last commit:

r208:f8051c03cae8
r665:6a98c66c04c4
Show More
exclusions.txt
19 lines | 583 B | text/plain | TextLexer
Ajout des règles vera++
r24 # On ignore toutes les règles vera++ pour le fichier spimpl
.*IPSIS_S04_METHOD.*found: Q_DECLARE_LOGGING_CATEGORY.*
.*IPSIS_S04_VARIABLE.*found: impl.*
Alexandre Leroux
Add vera exclusions
r39
# Ignore false positive relative to 'noexcept' keyword
.*IPSIS_S04_VARIABLE.*found: noexcept
.*IPSIS_S06.*found: noexcept
Alexandre Leroux
Adds vera exclusions
r85
# Ignore false positive relative to 'override' keyword
.*IPSIS_S04_VARIABLE.*found: override
.*IPSIS_S06.*found: override
Alexandre Leroux
Adds vera exclusions
r201
# Ignore false positive relative to 'final' keyword
.*IPSIS_S04_VARIABLE.*found: final
.*IPSIS_S06.*found: final
Alexandre Leroux
Generalizes vera exclusion for unnamed namespace
r208
# Ignore false positive relative to unnamed namespace
.*IPSIS_F13.*