Skip to content

Exclude classes with wildcard pattern #132

@fleroy-witekio

Description

@fleroy-witekio

In a class diagram, I would like to exclude some classes by using a wildcard pattern, notably all the nested QPrivateSignal classes generated by Qt in QObject derived classes.
I tried with:

    exclude:
      elements:
        - *QPrivateSignal

but it doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions