Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
fmt::formatter< QPointer< T > > Struct Template Reference
Inheritance diagram for fmt::formatter< QPointer< T > >:
Collaboration diagram for fmt::formatter< QPointer< T > >:

Public Member Functions

auto format (const QPointer< T > &opt, fmt::format_context &ctx) const -> format_context::iterator

Detailed Description

template<typename T>
struct fmt::formatter< QPointer< T > >

Definition at line 17 of file format_qt.h.

Member Function Documentation

◆ format()

template<typename T>
auto fmt::formatter< QPointer< T > >::format ( const QPointer< T > & opt,
fmt::format_context & ctx ) const -> format_context::iterator
inline

Definition at line 19 of file format_qt.h.


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