Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QUntypedBindablePrivate Struct Reference

#include <qproperty_p.h>

Collaboration diagram for QUntypedBindablePrivate:

Static Public Member Functions

static QtPrivate::QBindableInterface const * getInterface (const QUntypedBindable &bindable)
static QUntypedPropertyDatagetPropertyData (const QUntypedBindable &bindable)

Detailed Description

Definition at line 819 of file qproperty_p.h.

Member Function Documentation

◆ getInterface()

QtPrivate::QBindableInterface const * QUntypedBindablePrivate::getInterface ( const QUntypedBindable & bindable)
inlinestatic

Definition at line 821 of file qproperty_p.h.

References QUntypedBindable::iface.

◆ getPropertyData()

QUntypedPropertyData * QUntypedBindablePrivate::getPropertyData ( const QUntypedBindable & bindable)
inlinestatic

Definition at line 826 of file qproperty_p.h.


The documentation for this struct was generated from the following file: