Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ EncodeThreadParameter_
Method
EncodeThreadParameter_
src/encodeconvert.h:17–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
QTreeWidgetItem* item;
16
17
EncodeThreadParameter_(QString filePath_)
18
{
19
filepath = filePath_;
20
code = CODE_ID::UNKOWN;
21
}
22
23
}EncodeThreadParameter;
24
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected