logic: Show parameters for functions/methods with same name within same parent (issue #259)
This commit is contained in:
@@ -114,6 +114,7 @@ private:
|
||||
void groupTrailNodes(GroupType groupType);
|
||||
|
||||
void layoutNesting();
|
||||
void extendEqualFunctionNames(const std::vector<std::shared_ptr<DummyNode>>& nodes) const;
|
||||
void layoutNestingRecursive(DummyNode* node) const;
|
||||
void addExpandToggleNode(DummyNode* node) const;
|
||||
void layoutToGrid(DummyNode* node) const;
|
||||
|
||||
Reference in New Issue
Block a user