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::QPropertyAdaptorSlotObject Class Reference

#include <qproperty_p.h>

Inheritance diagram for QtPrivate::QPropertyAdaptorSlotObject:
Collaboration diagram for QtPrivate::QPropertyAdaptorSlotObject:

Public Member Functions

const QPropertyBindingDatabindingData () const
QPropertyBindingDatabindingData ()
QObjectobject () const
const QMetaPropertymetaProperty () const
Public Member Functions inherited from QtPrivate::QSlotObjectBase
 QSlotObjectBase (ImplFn fn)
bool ref () noexcept
void destroyIfLastRef () noexcept
bool compare (void **a)
void call (QObject *r, void **a)
bool isImpl (ImplFn f) const

Static Public Member Functions

static QPropertyAdaptorSlotObjectcast (QSlotObjectBase *ptr, int propertyIndex)

Friends

class QT_PREPEND_NAMESPACE (QUntypedBindable)

Additional Inherited Members

Protected Types inherited from QtPrivate::QSlotObjectBase
enum  Operation { Destroy , Call , Compare , NumOperations }
Protected Member Functions inherited from QtPrivate::QSlotObjectBase
 ~QSlotObjectBase ()

Detailed Description

Definition at line 964 of file qproperty_p.h.

Member Function Documentation

◆ bindingData() [1/2]

QPropertyBindingData & QtPrivate::QPropertyAdaptorSlotObject::bindingData ( )
inline

Definition at line 990 of file qproperty_p.h.

◆ bindingData() [2/2]

const QPropertyBindingData & QtPrivate::QPropertyAdaptorSlotObject::bindingData ( ) const
inline

Definition at line 989 of file qproperty_p.h.

◆ cast()

QPropertyAdaptorSlotObject * QtPrivate::QPropertyAdaptorSlotObject::cast ( QSlotObjectBase * ptr,
int propertyIndex )
inlinestatic

Definition at line 979 of file qproperty_p.h.

◆ metaProperty()

const QMetaProperty & QtPrivate::QPropertyAdaptorSlotObject::metaProperty ( ) const
inline

Definition at line 992 of file qproperty_p.h.

◆ object()

QObject * QtPrivate::QPropertyAdaptorSlotObject::object ( ) const
inline

Definition at line 991 of file qproperty_p.h.

◆ QT_PREPEND_NAMESPACE

class QT_PREPEND_NAMESPACE ( QUntypedBindable )
friend

The documentation for this class was generated from the following files: