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
qtplugininfo.h File Reference

(f017087214ecef973a59ed7b86540e3825a1b00a)

#include "utils.h"
#include <QString>
#include <QStringList>
#include <unordered_map>
Include dependency graph for qtplugininfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PluginSelections
class  PluginInformation

Enumerations

enum class  PluginDetection { DebugOnly , ReleaseOnly , DebugAndRelease }

Enumeration Type Documentation

◆ PluginDetection

enum class PluginDetection
strong
Enumerator
DebugOnly 
ReleaseOnly 
DebugAndRelease 

Definition at line 14 of file qtplugininfo.h.