[Qt-creator] typedef-ed struct as "Anonymous"
Pawel
pawelfaron87 at wp.pl
Sun Dec 15 14:43:28 CET 2013
Hello,
In my corporation I'm faced with a code which, unfortunately, has a lot of
typedef-ed structs, enums and other stuffs, like this:
typedef struct
{
int a;
int b;
} S;
QtCreator recognizes such types as for example Anonymous:2, so the Locator
is useless for this. Also features like "Open Type Hierarchy" does not
work.
I wanted to know whether this is conscious decision to have it that way or
maybe should I start a bug for this?
best regards
Pawel
---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example.jpg
Type: image/jpeg
Size: 55041 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20131215/db14a479/attachment.jpg>
More information about the Qt-creator
mailing list