MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetCurrentIndex

Method GetCurrentIndex

Plugins/WakeOnLan/FrmWakeOnLan.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86QModelIndex CFrmWakeOnLan::GetCurrentIndex()
87{
88 return ui->tableView->currentIndex();
89}
90
91QModelIndexList CFrmWakeOnLan::GetSelect()
92{

Callers 1

InitialMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected