CppEditor: Don't show 'generated' symbols in the outline
Don't show e.g. all the methods that are defined by the Q_OBJECT macro in the outline. We skip these by checking for Symbol->isGenerated in the two proxy models used.
Showing
Please register or sign in to comment