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

Method windows1256Action

src/RedisView/AppView/MainWindow.cpp:1271–1275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1269}
1270
1271void MainWindow::windows1256Action() {
1272 clearEncodeIcon();
1273 setEncode("Windows-1256");
1274 setEncodeIcon();
1275}
1276
1277void MainWindow::windows1257Action() {
1278 clearEncodeIcon();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected