Go to the source code of this file.
|
| constexpr int | sFilePrefixLength = CMAKE_SOURCE_DIR[sizeof( CMAKE_SOURCE_DIR ) - 1] == '/' ? sizeof( CMAKE_SOURCE_DIR ) + 1 : sizeof( CMAKE_SOURCE_DIR ) |
◆ QgsSetCPLHTTPFetchOverriderInitiatorClass
| #define QgsSetCPLHTTPFetchOverriderInitiatorClass |
( |
| overrider, |
|
|
| _class ) |
◆ QgsSetRequestInitiatorClass
| #define QgsSetRequestInitiatorClass |
( |
| request, |
|
|
| _class ) |
Value:
@ AttributeInitiatorClass
Class name of original object which created the request.
@ AttributeInitiatorRequestId
Internal ID used by originator object to identify requests.
constexpr int sFilePrefixLength
Definition at line 26 of file qgssetrequestinitiator_p.h.
◆ QgsSetRequestInitiatorId
| #define QgsSetRequestInitiatorId |
( |
| request, |
|
|
| str ) |
◆ sFilePrefixLength
| int sFilePrefixLength = CMAKE_SOURCE_DIR[sizeof( CMAKE_SOURCE_DIR ) - 1] == '/' ? sizeof( CMAKE_SOURCE_DIR ) + 1 : sizeof( CMAKE_SOURCE_DIR ) |
|
constexpr |