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
GradleBuildConfigs Struct Reference
+ Collaboration diagram for GradleBuildConfigs:

Public Attributes

QString appNamespace
 
bool setsLegacyPackaging = false
 
bool usesIntegerCompileSdkVersion = false
 

Detailed Description

Definition at line 764 of file main.cpp.

Member Data Documentation

◆ appNamespace

QString GradleBuildConfigs::appNamespace

Definition at line 765 of file main.cpp.

Referenced by extractPackageName().

◆ setsLegacyPackaging

bool GradleBuildConfigs::setsLegacyPackaging = false

Definition at line 766 of file main.cpp.

◆ usesIntegerCompileSdkVersion

bool GradleBuildConfigs::usesIntegerCompileSdkVersion = false

Definition at line 767 of file main.cpp.


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