![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QGstClock, including all inherited members.
| clock() const | QGstClock | inline |
| connect(const char *name, GCallback callback, gpointer userData) | QGstObject | inline |
| getBool(const char *property) const | QGstObject | inline |
| getDouble(const char *property) const | QGstObject | inline |
| getFloat(const char *property) const | QGstObject | inline |
| getInt(const char *property) const | QGstObject | inline |
| getInt64(const char *property) const | QGstObject | inline |
| getObject(const char *property) const | QGstObject | inline |
| getString(const char *property) const | QGstObject | inline |
| getStructure(const char *property) const | QGstObject | inline |
| getUInt(const char *property) const | QGstObject | inline |
| getUInt64(const char *property) const | QGstObject | inline |
| HasRef enum value | QGstObject | |
| isNull() const | QGstObject | inline |
| m_object | QGstObject | protected |
| name() const | QGstObject | inline |
| NeedsRef enum value | QGstObject | |
| object() const | QGstObject | inline |
| operator bool() const | QGstObject | inlineexplicit |
| operator=(const QGstObject &other) | QGstObject | inline |
| operator=(QGstObject &&other) | QGstObject | inline |
| QGstClock()=default | QGstClock | |
| QGstClock(const QGstObject &o) | QGstClock | inline |
| QGstClock(GstClock *clock, RefMode mode=NeedsRef) | QGstClock | inline |
| QGstObject()=default | QGstObject | |
| QGstObject(GstObject *o, RefMode mode=HasRef) | QGstObject | inlineexplicit |
| QGstObject(const QGstObject &other) | QGstObject | inline |
| QGstObject(QGstObject &&other) noexcept | QGstObject | inline |
| RefMode enum name | QGstObject | |
| set(const char *property, const char *str) | QGstObject | inline |
| set(const char *property, bool b) | QGstObject | inline |
| set(const char *property, uint i) | QGstObject | inline |
| set(const char *property, int i) | QGstObject | inline |
| set(const char *property, qint64 i) | QGstObject | inline |
| set(const char *property, quint64 i) | QGstObject | inline |
| set(const char *property, double d) | QGstObject | inline |
| set(const char *property, const QGstObject &o) | QGstObject | inline |
| set(const char *property, const QGstCaps &c) | QGstObject | inline |
| time() const | QGstClock | inline |
| ~QGstObject() | QGstObject | inlinevirtual |