QtBase  v6.3.1
Public Types | Public Member Functions | List of all members
QT_BEGIN_NAMESPACE::ToBeLookedUpEquals Struct Reference

Public Types

typedef bool result_type
 

Public Member Functions

 ToBeLookedUpEquals (const QString &toBeLookedUp) noexcept
 
result_type operator() (QHostInfoRunnable *lookup) const noexcept
 

Detailed Description

Definition at line 76 of file qhostinfo.cpp.

Member Typedef Documentation

◆ result_type

Definition at line 77 of file qhostinfo.cpp.

Constructor & Destructor Documentation

◆ ToBeLookedUpEquals()

QT_BEGIN_NAMESPACE::ToBeLookedUpEquals::ToBeLookedUpEquals ( const QString toBeLookedUp)
inlineexplicitnoexcept

Definition at line 78 of file qhostinfo.cpp.

Member Function Documentation

◆ operator()()

result_type QT_BEGIN_NAMESPACE::ToBeLookedUpEquals::operator() ( QHostInfoRunnable lookup) const
inlinenoexcept

Definition at line 79 of file qhostinfo.cpp.


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