QtGStreamer
0.10.2
|
#include <QGst/Object>
Public Member Functions | |
QString | name () const |
bool | setName (const char *name) |
ObjectPtr | parent () const |
bool | setParent (const ObjectPtr &parent) |
void | unparent () |
bool | isAncestorOf (const ObjectPtr &object) const |
QString | pathString () const |
Protected Member Functions | |
virtual void | ref (bool increaseRef) |
virtual void | unref () |
Additional Inherited Members | |
![]() | |
void * | m_object |