Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
src_network_kernel_qhostinfo.cpp File Reference

Go to the source code of this file.

Functions

 if (!info.addresses().isEmpty())
 

Variables

QHostInfo info = QHostInfo::fromName("qt-project.org")
 [0]
 

Function Documentation

◆ if()

if ( !info.  addresses).isEmpty()

Definition at line 46 of file src_network_kernel_qhostinfo.cpp.

References QHostInfo::addresses(), QList< T >::first(), and info.

+ Here is the call graph for this function:

Variable Documentation

◆ info

QHostInfo info = QHostInfo::fromName("qt-project.org")

[0]

[4]

[1]

[5]

Definition at line 14 of file src_network_kernel_qhostinfo.cpp.

Referenced by if().