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
Stores Struct Reference

#include <cpp_clang.h>

+ Collaboration diagram for Stores:

Public Member Functions

 Stores (TranslationStores &a, TranslationStores &qd, TranslationStores &qn)
 

Public Attributes

TranslationStores Preprocessor
 
WriteSynchronizedRef< TranslationRelatedStoreAST
 
WriteSynchronizedRef< TranslationRelatedStoreQDeclareTrWithContext
 
WriteSynchronizedRef< TranslationRelatedStoreQNoopTranlsationWithContext
 

Detailed Description

Definition at line 203 of file cpp_clang.h.

Constructor & Destructor Documentation

◆ Stores()

Stores::Stores ( TranslationStores & a,
TranslationStores & qd,
TranslationStores & qn )
inline

Definition at line 205 of file cpp_clang.h.

References Stores().

Referenced by Stores().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ AST

Definition at line 212 of file cpp_clang.h.

◆ Preprocessor

TranslationStores Stores::Preprocessor

Definition at line 211 of file cpp_clang.h.

◆ QDeclareTrWithContext

WriteSynchronizedRef<TranslationRelatedStore> Stores::QDeclareTrWithContext

Definition at line 213 of file cpp_clang.h.

◆ QNoopTranlsationWithContext

WriteSynchronizedRef<TranslationRelatedStore> Stores::QNoopTranlsationWithContext

Definition at line 214 of file cpp_clang.h.


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