Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ selectedColor
Method
selectedColor
YACReaderLibrary/add_label_dialog.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
YACReader::LabelColors AddLabelDialog::selectedColor()
81
{
82
return YACReader::LabelColors(list->currentRow() + 1);
83
}
84
85
QString AddLabelDialog::name()
86
{
Callers
2
editColorItem
Method · 0.80
showAddNewLabelDialog
Method · 0.80
Calls
1
LabelColors
Enum · 0.85
Tested by
no test coverage detected