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
Config::ExcludedPaths Struct Reference

#include <config.h>

+ Collaboration diagram for Config::ExcludedPaths:

Public Attributes

QSet< QStringexcluded_directories
 
QSet< QStringexcluded_files
 

Detailed Description

Definition at line 184 of file config.h.

Member Data Documentation

◆ excluded_directories

QSet<QString> Config::ExcludedPaths::excluded_directories

Definition at line 185 of file config.h.

◆ excluded_files

QSet<QString> Config::ExcludedPaths::excluded_files

Definition at line 186 of file config.h.


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