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
PreloadEntry Struct Reference

#include <common.h>

Collaboration diagram for PreloadEntry:

Public Member Functions

bool operator== (const PreloadEntry &other) const

Public Attributes

QString source
QString destination

Detailed Description

Definition at line 10 of file common.h.

Member Function Documentation

◆ operator==()

bool PreloadEntry::operator== ( const PreloadEntry & other) const
inline

Definition at line 15 of file common.h.

Member Data Documentation

◆ destination

QString PreloadEntry::destination

Definition at line 13 of file common.h.

◆ source

QString PreloadEntry::source

Definition at line 12 of file common.h.


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