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 815 of file qproperty_p.h.

Member Function Documentation

◆ getInterface()

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

Definition at line 817 of file qproperty_p.h.

References QUntypedBindable::iface.

◆ getPropertyData()

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

Definition at line 822 of file qproperty_p.h.


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