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
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
 DllDirectoryFileEntryFunction (Platform platform, DebugMatchMode debugMatchMode, const QString &prefix=QString())
QStringList operator() (const QDir &dir) const

Detailed Description

Definition at line 878 of file main.cpp.

Constructor & Destructor Documentation

◆ DllDirectoryFileEntryFunction() [1/2]

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

Definition at line 880 of file main.cpp.

References DllDirectoryFileEntryFunction().

Referenced by DllDirectoryFileEntryFunction().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ DllDirectoryFileEntryFunction() [2/2]

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

Definition at line 880 of file main.cpp.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 884 of file main.cpp.

◆ operator()() [2/2]

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

Definition at line 884 of file main.cpp.


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