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
QUrlPrivate::Error Struct Reference
+ Collaboration diagram for QUrlPrivate::Error:

Public Attributes

QString source
 
qsizetype position
 
ErrorCode code
 

Detailed Description

Definition at line 496 of file qurl.cpp.

Member Data Documentation

◆ code

ErrorCode QUrlPrivate::Error::code

Definition at line 499 of file qurl.cpp.

◆ position

qsizetype QUrlPrivate::Error::position

Definition at line 498 of file qurl.cpp.

◆ source

QString QUrlPrivate::Error::source

Definition at line 497 of file qurl.cpp.


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