Public Member Functions | Protected Member Functions

QGst::Object Class Reference

Wrapper class for GstObject. More...

#include <QGst/Object>

Inheritance diagram for QGst::Object:
QGlib::Object QGlib::ObjectBase QGlib::RefCountedObject QGst::Bus QGst::Clock QGst::Element QGst::Pad QGst::PluginFeature QGst::Bin QGst::GhostPad QGst::ElementFactory QGst::Pipeline

List of all members.

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 ()

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:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator