QtBase  v6.3.1
Public Member Functions | Public Attributes | List of all members
MakefileGenerator::LinkerResponseFileInfo Struct Reference

#include <makefile.h>

Collaboration diagram for MakefileGenerator::LinkerResponseFileInfo:
Collaboration graph
[legend]

Public Member Functions

bool isValid () const
 

Public Attributes

QString filePath
 
bool onlyObjects
 

Detailed Description

Definition at line 271 of file makefile.h.

Member Function Documentation

◆ isValid()

bool MakefileGenerator::LinkerResponseFileInfo::isValid ( ) const
inline

Definition at line 276 of file makefile.h.

Here is the call graph for this function:

Member Data Documentation

◆ filePath

QString MakefileGenerator::LinkerResponseFileInfo::filePath

Definition at line 273 of file makefile.h.

◆ onlyObjects

bool MakefileGenerator::LinkerResponseFileInfo::onlyObjects

Definition at line 274 of file makefile.h.


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