VA Outline greatly distinguishes between public, protected and private classes' members by specific icons and subtrees.
I would love if VA Outline could also assign specific icons for virtual methods and for static class members. Say, icons for virtual methods can have bright and well-visible 'V' letter in the bottom right corner, while statics: 'S'.
One reason for having the public, protected, private nodes in the tree is so that you can change a method's visibility by dragging it into a different area.