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

Method isciibngAction

src/RedisView/AppView/MainWindow.cpp:1103–1107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1101}
1102
1103void MainWindow::isciibngAction() {
1104 clearEncodeIcon();
1105 setEncode("Iscii-Bng");
1106 setEncodeIcon();
1107}
1108
1109void MainWindow::isciidevAction() {
1110 clearEncodeIcon();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected