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

#include <qtplugininfo.h>

+ Collaboration diagram for PluginSelections:

Public Attributes

QStringList disabledPluginTypes
 
QStringList enabledPluginTypes
 
QStringList excludedPlugins
 
QStringList includedPlugins
 
bool includeSoftPlugins = false
 

Detailed Description

Definition at line 21 of file qtplugininfo.h.

Member Data Documentation

◆ disabledPluginTypes

QStringList PluginSelections::disabledPluginTypes

Definition at line 23 of file qtplugininfo.h.

Referenced by deployPlugin(), and parseArguments().

◆ enabledPluginTypes

QStringList PluginSelections::enabledPluginTypes

Definition at line 24 of file qtplugininfo.h.

Referenced by deployPlugin(), needsPluginType(), and parseArguments().

◆ excludedPlugins

QStringList PluginSelections::excludedPlugins

Definition at line 25 of file qtplugininfo.h.

Referenced by deployPlugin(), and parseArguments().

◆ includedPlugins

QStringList PluginSelections::includedPlugins

Definition at line 26 of file qtplugininfo.h.

Referenced by deployPlugin(), needsPluginType(), and parseArguments().

◆ includeSoftPlugins

bool PluginSelections::includeSoftPlugins = false

Definition at line 27 of file qtplugininfo.h.

Referenced by findQtPlugins(), and parseArguments().


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