Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBoardView/OpenBoardView
/ SetFilename
Method
SetFilename
src/openboardview/Annotations.cpp:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
#include
"Annotations.h"
6
7
void Annotations::SetFilename(const std::string &f) {
8
filename = f;
9
}
10
11
bool Annotations::Init() {
12
static const char sql_table_create[] =
Callers
1
LoadFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected