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
ProjectProcessor Class Reference
+ Collaboration diagram for ProjectProcessor:

Public Member Functions

 ProjectProcessor (const QString &sourceLanguage, const QString &targetLanguage)
 
void processProjects (bool topLevel, UpdateOptions options, const Projects &projects, bool nestComplain, Translator *parentTor, bool *fail) const
 
 ProjectProcessor (const QString &sourceLanguage, const QString &targetLanguage)
 
void processProjects (bool topLevel, UpdateOptions options, const Projects &projects, bool nestComplain, Translator *parentTor, bool *fail) const
 

Detailed Description

Definition at line 612 of file main.cpp.

Constructor & Destructor Documentation

◆ ProjectProcessor() [1/2]

ProjectProcessor::ProjectProcessor ( const QString & sourceLanguage,
const QString & targetLanguage )
inline

Definition at line 615 of file main.cpp.

References ProjectProcessor().

Referenced by ProjectProcessor().

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

◆ ProjectProcessor() [2/2]

ProjectProcessor::ProjectProcessor ( const QString & sourceLanguage,
const QString & targetLanguage )
inline

Definition at line 615 of file main.cpp.

Member Function Documentation

◆ processProjects() [1/2]

void ProjectProcessor::processProjects ( bool topLevel,
UpdateOptions options,
const Projects & projects,
bool nestComplain,
Translator * parentTor,
bool * fail ) const
inline

Definition at line 622 of file main.cpp.

◆ processProjects() [2/2]

void ProjectProcessor::processProjects ( bool topLevel,
UpdateOptions options,
const Projects & projects,
bool nestComplain,
Translator * parentTor,
bool * fail ) const
inline

Definition at line 622 of file main.cpp.


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