Introduce QObject
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 28 Aug 2009 18:27:04 +0000 (15:27 -0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 4 Sep 2009 14:37:28 +0000 (09:37 -0500)
commitbe40d93caa3f6372c8e7fb3e2343c04941ac4beb
tree57d6d70fddf49959f4e018cea7a606ed2dcfd122
parentd2ac34a9771202452917af779483877fa4d43c79
Introduce QObject

This commit introduces the qobject.h header file, it contains
basic QObject definitions and helper macros.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qobject.h [new file with mode: 0644]