Qtリファレンス QTextCodec 新しいページはコチラ
提供: yonewiki
(→メンバ関数 codecForName) |
(→静的メンバ関数 codecForMib) |
||
73行: | 73行: | ||
=== '''静的メンバ関数 codecForMib''' === | === '''静的メンバ関数 codecForMib''' === | ||
− | *<span style = "background:linear-gradient(transparent 75%, #ffbf7f 75%); font-weight:bold; "><span style="color:deeppink;">QTextCodec*</span> <span style="color:blue;">QTextCodec::codecForMib</span>(<span style="color:deeppink;">int</span> | + | *<span style = "background:linear-gradient(transparent 75%, #ffbf7f 75%); font-weight:bold; "><span style="color:deeppink;">QTextCodec*</span> <span style="color:blue;">QTextCodec::codecForMib</span>(<span style="color:deeppink;">int</span> mib)</span> |
− | [[Qt#Qtリファレンス|Qtリファレンス]]へ戻る | + | === '''静的メンバ関数 codecForName''' === |
+ | *<span style = "background:linear-gradient(transparent 75%, #ffbf7f 75%); font-weight:bold; "><span style="color:deeppink;">QTextCodec*</span> <span style="color:blue;">QTextCodec::codecForName</span>(<span style="color:deeppink;">const QByteArray&</span> name)</span> | ||
+ | |||
+ | |||
+ | |||
+ | === '''静的メンバ関数 codecForName''' === | ||
+ | *<span style = "background:linear-gradient(transparent 75%, #ffbf7f 75%); font-weight:bold; "><span style="color:deeppink;">QTextCodec*</span> <span style="color:blue;">QTextCodec::codecForName</span>(<span style="color:deeppink;">const char*</span> name)</span> | ||
+ | |||
+ | |||
+ | |||
+ | === '''静的メンバ関数 codecForUtfText''' === | ||
+ | *<span style = "background:linear-gradient(transparent 75%, #ffbf7f 75%); font-weight:bold; "><span style="color:deeppink;">QTextCodec*</span> <span style="color:blue;">QTextCodec::codecUtfText</span>(<span style="color:deeppink;">const QByteArray&</span> ba, <span style="color:deeppink;">const QTextCodec*</span> defaultCodec)</span> | ||
+ | |||
+ | |||
+ | |||
+ | [[[[Qt#Qtリファレンス|Qtリファレンス]]へ戻る | ||