Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QRestAccessManagerPrivate::CallerInfo Struct Reference

#include <qrestaccessmanager_p.h>

+ Collaboration diagram for QRestAccessManagerPrivate::CallerInfo:

Public Attributes

QPointer< const QObjectcontextObject = nullptr
 
QtPrivate::SlotObjSharedPtr slot
 

Detailed Description

Definition at line 78 of file qrestaccessmanager_p.h.

Member Data Documentation

◆ contextObject

QPointer<const QObject> QRestAccessManagerPrivate::CallerInfo::contextObject = nullptr

Definition at line 79 of file qrestaccessmanager_p.h.

◆ slot

QtPrivate::SlotObjSharedPtr QRestAccessManagerPrivate::CallerInfo::slot

Definition at line 80 of file qrestaccessmanager_p.h.


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