qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 01/29] Introduce QObject


From: Paolo Bonzini
Subject: [Qemu-devel] Re: [PATCH 01/29] Introduce QObject
Date: Thu, 20 Aug 2009 17:15:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3

On 08/20/2009 05:12 PM, Luiz Capitulino wrote:
  Actually, I'm calling anything with QType_HEAD a QType, this
implies that QINCREF() and QDECREF() expects a QType while
qobject_decref() and qobject_incref() expects a QObject.

But you have a struct QType. :-)

I don't have a really cool suggestion for a better naming, unfortunately. Maybe QObject=>QObjectBase, QType=>QObject?

/me scratches head

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]