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
DllDirectoryFileEntryFunction Class Reference
+ Collaboration diagram for DllDirectoryFileEntryFunction:

Public Member Functions

 DllDirectoryFileEntryFunction (Platform platform, DebugMatchMode debugMatchMode, const QString &prefix=QString())
 
QStringList operator() (const QDir &dir) const
 

Detailed Description

Definition at line 845 of file main.cpp.

Constructor & Destructor Documentation

◆ DllDirectoryFileEntryFunction()

DllDirectoryFileEntryFunction::DllDirectoryFileEntryFunction ( Platform platform,
DebugMatchMode debugMatchMode,
const QString & prefix = QString() )
inlineexplicit

Definition at line 847 of file main.cpp.

Member Function Documentation

◆ operator()()

QStringList DllDirectoryFileEntryFunction::operator() ( const QDir & dir) const
inline

Definition at line 851 of file main.cpp.

References dir, and findSharedLibraries().

+ Here is the call graph for this function:

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