Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 820 of file qproperty_p.h.

Member Function Documentation

◆ getInterface()

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

Definition at line 822 of file qproperty_p.h.

References QUntypedBindable::iface.

◆ getPropertyData()

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

Definition at line 827 of file qproperty_p.h.

References QUntypedBindable::data.


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