linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* class Q_CORE_EXPORT QFlag
@ 2007-05-01 11:54 Shriramana Sharma
  2007-05-04 11:27 ` leslie.polzer
  2007-05-04 12:04 ` Steve Graegert
  0 siblings, 2 replies; 6+ messages in thread
From: Shriramana Sharma @ 2007-05-01 11:54 UTC (permalink / raw)
  To: Linux C Programming List

I see many usages in the Qt sources like:

class Q_CORE_EXPORT QFlag
{
	<blah blah blah>
} ;

Isn't the word immediately next to the keyword class supposed to be the 
class name? Q_CORE_EXPORT etc are certainly not class names. What are 
they and how are they allowed in between the word class and the class name?

I searched my "Thinking in C++" for this but did not turn up an answer. 
Please help.

Thanks as always,

Shriramana Sharma.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-05-15 16:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-01 11:54 class Q_CORE_EXPORT QFlag Shriramana Sharma
2007-05-04 11:27 ` leslie.polzer
2007-05-04 12:04 ` Steve Graegert
2007-05-14 18:50   ` Shriramana Sharma
2007-05-15 10:12     ` Shriramana Sharma
2007-05-15 16:54     ` Glynn Clements

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).