[Qt-interest] How I can read the source code of qt ?
Mandeep Sandhu
mandeepsandhu.chd at gmail.com
Wed Aug 18 06:45:33 CEST 2010
> How can i find the macro like Q_OBJECT in qt creator or any other
> where ?
For QT creator:
Take your mouse over it (Q_OBJECT)..,press 'Ctrl' on your
keyboard...the macro becomes a link...click on it...you'll be taken to
it's definition.
For source:
Use any of the source browsing tools like 'exuberant ctags' or csource...
HTH,
-mandeep
More information about the Qt-interest-old
mailing list