Data Fields | |
| GPtrArray * | global_tags |
| TMWorkObject | work_object |
| GPtrArray * | work_objects |
The Tag Manager Workspace. This is a singleton work object containing a list of work objects. These can be either individual files or project containing multiple files. There is also a global tag list which can be loaded or created. This contains global tags gleaned from /usr/include, etc. and should be used for autocompletion, calltips, etc.
| GPtrArray* TMWorkspace::global_tags |
Global tags loaded at startup
The parent work object
| GPtrArray* TMWorkspace::work_objects |
An array of TMWorkObject pointers
1.7.1