##// END OF EJS Templates
Makes the connection between Data source controller and Variable controller...
Makes the connection between Data source controller and Variable controller - Adds a signal to prevent a variable creation request from the data source controller - Connects the signal to the slot that creates a variable in the variable controller

File last commit:

r138:c8ba5e942ec7
r157:90c64bed8482
Show More
exclusions.txt
13 lines | 495 B | text/plain | TextLexer
# On ignore toutes les règles vera++ pour le fichier spimpl
Common/spimpl\.h:\d+:.*
# Ignore false positive relative to two class definitions in a same file
DataSourceItem\.h:\d+:.*IPSIS_S01.*
# Ignore false positive relative to a template class
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (D)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim)
# Ignore false positive relative to an alias
DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction)