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
qdoc_catch_conversions.h File Reference

(5212645b4665917019a96ba873d9e98c1a136b5f)

+ Include dependency graph for qdoc_catch_conversions.h:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const DirectoryPath &dirpath)
 
std::ostream & operator<< (std::ostream &os, const FilePath &filepath)
 
std::ostream & operator<< (std::ostream &os, const ResolvedFile &resolved_file)
 

Function Documentation

◆ operator<<() [1/3]

std::ostream & operator<< ( std::ostream & os,
const DirectoryPath & dirpath )
inline

Definition at line 14 of file qdoc_catch_conversions.h.

◆ operator<<() [2/3]

std::ostream & operator<< ( std::ostream & os,
const FilePath & filepath )
inline

Definition at line 18 of file qdoc_catch_conversions.h.

◆ operator<<() [3/3]

std::ostream & operator<< ( std::ostream & os,
const ResolvedFile & resolved_file )
inline

Definition at line 22 of file qdoc_catch_conversions.h.