I just found that it seems it does not show the class name for the hpp header file in the _TagList window. Is it something wrong with the setting or configuration or it may never show the class names in the TagList__ window.
Assume I have three classes defined in header.hpp:
Class1
Class2
Class3,
and I am expecting to see
class
Class1
Class2
Class3
in the __Tag_List__ window. Sort of that. Thanks in advance.
I just found that it seems it does not show the class name for the hpp header file in the _TagList window. Is it something wrong with the setting or configuration or it may never show the class names in the TagList__ window.
Assume I have three classes defined in header.hpp:
and I am expecting to see
in the __Tag_List__ window. Sort of that. Thanks in advance.