QtGStreamer 1.2.0
|
This is the complete list of members for QGst::Structure, including all inherited members.
fieldName(unsigned int fieldNumber) const (defined in QGst::Structure) | QGst::Structure | |
fieldType(const char *fieldName) const (defined in QGst::Structure) | QGst::Structure | |
fromString(const char *str) (defined in QGst::Structure) | QGst::Structure | static |
fromString(const QString &str) (defined in QGst::Structure) | QGst::Structure | inlinestatic |
hasField(const char *fieldName) const (defined in QGst::Structure) | QGst::Structure | |
hasFieldTyped(const char *fieldName, QGlib::Type type) const (defined in QGst::Structure) | QGst::Structure | |
isValid() const (defined in QGst::Structure) | QGst::Structure | |
name() const (defined in QGst::Structure) | QGst::Structure | |
numberOfFields() const (defined in QGst::Structure) | QGst::Structure | |
operator const GstStructure *() const (defined in QGst::Structure) | QGst::Structure | |
operator GstStructure *() (defined in QGst::Structure) | QGst::Structure | |
operator<<(QDebug debug, const Structure &structure) (defined in QGst::Structure) | QGst::Structure | related |
operator=(const Structure &other) (defined in QGst::Structure) | QGst::Structure | |
removeAllFields() (defined in QGst::Structure) | QGst::Structure | |
removeField(const char *fieldName) (defined in QGst::Structure) | QGst::Structure | |
setName(const char *name) (defined in QGst::Structure) | QGst::Structure | |
setValue(const char *fieldName, const T &value) (defined in QGst::Structure) | QGst::Structure | inline |
setValue(const char *fieldName, const QGlib::Value &value) (defined in QGst::Structure) | QGst::Structure | |
Structure() (defined in QGst::Structure) | QGst::Structure | |
Structure(const char *name) (defined in QGst::Structure) | QGst::Structure | explicit |
Structure(const GstStructure *structure) (defined in QGst::Structure) | QGst::Structure | explicit |
Structure(const Structure &other) (defined in QGst::Structure) | QGst::Structure | |
toString() const (defined in QGst::Structure) | QGst::Structure | |
value(const char *fieldName) const (defined in QGst::Structure) | QGst::Structure | |
~Structure() (defined in QGst::Structure) | QGst::Structure | virtual |