MCPcopy 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
80YACReader::LabelColors AddLabelDialog::selectedColor()
81{
82 return YACReader::LabelColors(list->currentRow() + 1);
83}
84
85QString AddLabelDialog::name()
86{

Callers 2

editColorItemMethod · 0.80
showAddNewLabelDialogMethod · 0.80

Calls 1

LabelColorsEnum · 0.85

Tested by

no test coverage detected