Use peekNativeObject() to get the native object pointer instead of using m_object...
authorGeorge Kiagiadakis <kiagiadakis.george@gmail.com>
Mon, 3 Aug 2009 14:58:10 +0000 (17:58 +0300)
committerGeorge Kiagiadakis <kiagiadakis.george@gmail.com>
Mon, 3 Aug 2009 14:58:10 +0000 (17:58 +0300)
commit24d87a92d09f6269b6666c6fc7f86cb76a17abb7
tree8dcebfc807b97ee21d5d8eabc8eb83b4af755149
parent3acb3ba07a9bed5409b3191b70d9bbbae3924631
Use peekNativeObject() to get the native object pointer instead of using m_object and making every class friend with each other.
src/interfaces/qgstxoverlay.cpp
src/qgstbin.cpp
src/qgstelement.cpp
src/qgstelement.h
src/qgstghostpad.cpp
src/qgstobject.h
src/qgstpad.h
src/qgstvalue.cpp