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
LupdateToolActionFactory Class Reference

#include <clangtoolastreader.h>

+ Inheritance diagram for LupdateToolActionFactory:
+ Collaboration diagram for LupdateToolActionFactory:

Public Member Functions

 LupdateToolActionFactory (Stores *stores)
 
clang::FrontendAction * create () override
 

Detailed Description

Definition at line 129 of file clangtoolastreader.h.

Constructor & Destructor Documentation

◆ LupdateToolActionFactory()

LupdateToolActionFactory::LupdateToolActionFactory ( Stores * stores)
inline

Definition at line 132 of file clangtoolastreader.h.

Referenced by ClangCppParser::loadCPP().

+ Here is the caller graph for this function:

Member Function Documentation

◆ create()

clang::FrontendAction * LupdateToolActionFactory::create ( )
inlineoverride

Definition at line 142 of file clangtoolastreader.h.

References LupdateFrontendAction::LupdateFrontendAction().

+ Here is the call graph for this function:

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