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
QtPrivate::QPropertyBindingFunction Struct Reference

#include <qpropertyprivate.h>

+ Collaboration diagram for QtPrivate::QPropertyBindingFunction:

Public Attributes

const QtPrivate::BindingFunctionVTablevtable
 
voidfunctor
 

Detailed Description

Definition at line 213 of file qpropertyprivate.h.

Member Data Documentation

◆ functor

void* QtPrivate::QPropertyBindingFunction::functor

Definition at line 215 of file qpropertyprivate.h.

◆ vtable

const QtPrivate::BindingFunctionVTable* QtPrivate::QPropertyBindingFunction::vtable

Definition at line 214 of file qpropertyprivate.h.


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