Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
QString ContentProtectionDialog::encryptionKey() {
21
return ui->encryptionKeyLineEdit->text();
22
}
23
24
void ContentProtectionDialog::on_generatePushButton_clicked() {
25
// QString code;
Callers
2
openSpritePackerProject
Method · 0.80
on_contentProtectionToolButton_clicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected