Qt 6.x
The Qt SDK
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 780 of file qproperty_p.h.

Member Function Documentation

◆ getInterface()

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

Definition at line 782 of file qproperty_p.h.

References QUntypedBindable::iface.

◆ getPropertyData()

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

Definition at line 787 of file qproperty_p.h.

References QUntypedBindable::data.


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