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

Method tis620Action

src/RedisView/AppView/MainWindow.cpp:1181–1185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1179}
1180
1181void MainWindow::tis620Action() {
1182 clearEncodeIcon();
1183 setEncode("TIS-620");
1184 setEncodeIcon();
1185}
1186
1187void MainWindow::tsciiAction() {
1188 clearEncodeIcon();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected