![]() |
Qt 6.x
The Qt SDK
|
Inheritance diagram for QtPrivate::EffectSlotMapper:
Collaboration diagram for QtPrivate::EffectSlotMapper:Public Types | |
| typedef std::function< void()> | PropChangedFunc |
Public Member Functions | |
| EffectSlotMapper (PropChangedFunc func) | |
| void | setSignalIndex (int idx) |
| int | signalIndex () const |
Public Member Functions inherited from QtPrivate::QSlotObjectBase | |
| QSlotObjectBase (ImplFn fn) | |
| int | ref () noexcept |
| void | destroyIfLastRef () noexcept |
| bool | compare (void **a) |
| void | call (QObject *r, void **a) |
| bool | isImpl (ImplFn f) const |
Additional Inherited Members | |
Protected Types inherited from QtPrivate::QSlotObjectBase | |
| enum | Operation { Destroy , Call , Compare , NumOperations } |
Protected Member Functions inherited from QtPrivate::QSlotObjectBase | |
| ~QSlotObjectBase () | |
Definition at line 496 of file qquickshadereffect.cpp.
| typedef std::function<void()> QtPrivate::EffectSlotMapper::PropChangedFunc |
Definition at line 499 of file qquickshadereffect.cpp.
|
inlineexplicit |
Definition at line 501 of file qquickshadereffect.cpp.
References QtPrivate::QSlotObjectBase::ref().
Here is the call graph for this function:
|
inline |
Definition at line 505 of file qquickshadereffect.cpp.
|
inline |
Definition at line 506 of file qquickshadereffect.cpp.