All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shriramana Sharma <samjnaa@gmail.com>
To: Linux C Programming List <linux-c-programming@vger.kernel.org>
Subject: class Q_CORE_EXPORT QFlag
Date: Tue, 01 May 2007 17:24:54 +0530	[thread overview]
Message-ID: <46372A8E.5090201@gmail.com> (raw)

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.


             reply	other threads:[~2007-05-01 11:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-01 11:54 Shriramana Sharma [this message]
2007-05-04 11:27 ` class Q_CORE_EXPORT QFlag 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46372A8E.5090201@gmail.com \
    --to=samjnaa@gmail.com \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.