QtGStreamer  0.10.2
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Protected Member Functions | List of all members
QGst::Object Class Reference

#include <QGst/Object>

Inheritance diagram for QGst::Object:
Inheritance graph
[legend]
Collaboration diagram for QGst::Object:
Collaboration graph
[legend]

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

- Protected Attributes inherited from QGlib::RefCountedObject
void * m_object

Detailed Description

Wrapper class for GstObject.

Definition at line 28 of file object.h.


The documentation for this class was generated from the following files: