#include <QGlib/RefPointer>
|
|
virtual void | ref (bool increaseRef)=0 |
| |
|
virtual void | unref ()=0 |
| |
| template<class T > |
| T * | object () const |
| |
Base class for all the reference-counted object wrappers.
Definition at line 181 of file refpointer.h.
◆ ~RefCountedObject()
| virtual QGlib::RefCountedObject::~RefCountedObject |
( |
| ) |
|
|
inlinevirtual |
◆ object()
template<class T >
| T * QGlib::RefCountedObject::object |
|
inlineprotected |
◆ m_object
| void* QGlib::RefCountedObject::m_object |
|
protected |
The documentation for this class was generated from the following file: