QtGStreamer
1.2.0
|
#include <QGlib/RefPointer>
Protected Member Functions | |
virtual void | ref (bool increaseRef)=0 |
virtual void | unref ()=0 |
template<class T > | |
T * | object () const |
Protected Attributes | |
void * | m_object |
Base class for all the reference-counted object wrappers.
Definition at line 181 of file refpointer.h.