Qt 6.x
The Qt SDK
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 735 of file main.cpp.

Constructor & Destructor Documentation

◆ DllDirectoryFileEntryFunction()

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

Definition at line 737 of file main.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 741 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: