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

(5010eda5345bdbfc12e134d6fb3ae5b7370e2185)

#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.