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
Config::HeaderFilePath Struct Reference

#include <config.h>

Collaboration diagram for Config::HeaderFilePath:

Public Attributes

QString path
QString filename

Friends

bool operator< (const HeaderFilePath &lhs, const HeaderFilePath &rhs)

Detailed Description

Definition at line 204 of file config.h.

◆ operator<

bool operator< ( const HeaderFilePath & lhs,
const HeaderFilePath & rhs )
friend

Definition at line 208 of file config.h.

Member Data Documentation

◆ filename

QString Config::HeaderFilePath::filename

Definition at line 206 of file config.h.

◆ path

QString Config::HeaderFilePath::path

Definition at line 205 of file config.h.


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