MCPcopy Create free account
hub / github.com/amakaseev/sprite-sheet-packer / encryptionKey

Method encryptionKey

SpriteSheetPacker/ContentProtectionDialog.cpp:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20QString ContentProtectionDialog::encryptionKey() {
21 return ui->encryptionKeyLineEdit->text();
22}
23
24void ContentProtectionDialog::on_generatePushButton_clicked() {
25// QString code;

Calls

no outgoing calls

Tested by

no test coverage detected