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

Method shiftjisAction

src/RedisView/AppView/MainWindow.cpp:1175–1179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1173}
1174
1175void MainWindow::shiftjisAction() {
1176 clearEncodeIcon();
1177 setEncode("Shift-JIS");
1178 setEncodeIcon();
1179}
1180
1181void MainWindow::tis620Action() {
1182 clearEncodeIcon();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected