MCPcopy Create free account
hub / github.com/cc20110101/RedisView / utf32Action

Method utf32Action

src/RedisView/AppView/MainWindow.cpp:1217–1221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1215}
1216
1217void MainWindow::utf32Action() {
1218 clearEncodeIcon();
1219 setEncode("UTF-32");
1220 setEncodeIcon();
1221}
1222
1223void MainWindow::utf32beAction() {
1224 clearEncodeIcon();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected