A list of all functions that will be filtered out when displaying 
  the MSC view.
  The wildcard '*' can be used in the function filters. It can be placed in the beginning, end or both to filter functions that ends with, starts with or contains a certain string. When no wildcards are used the functions that exactly matches (equals) the given string is filtered.
Notes regarding filtering:
The function filter "*" will filter all functions that equals the name "*".

| Button | Description | 
| Add... | Opens a input dialog where the user enters the name of a function that should be added to the list. | 
| Remove | Removes the selected function from the list. | 
| Restore Defaults | Restores the settings to default. Default settings is an empty list. |