Skip to content

fmt::formatter< QString >

Public Functions

Name
constexpr auto parse(format_parse_context & ctx)
template <typename FormatContext >
auto
format(const QString & str, FormatContext & ctx) const

Public Functions Documentation

function parse

cpp inline constexpr auto parse( format_parse_context & ctx )

function format

cpp template <typename FormatContext > inline auto format( const QString & str, FormatContext & ctx ) const


Updated on 2026-03-31 at 16:02:09 +0000