Home
last modified time | relevance | path

Searched refs:copyDelegationsWeight (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dsuperstakerpage.h50 void copyDelegationsWeight();
H A Dsuperstakerpage.cpp74 …t(copyDelegationsWeightAction, &QAction::triggered, this, &SuperStakerPage::copyDelegationsWeight); in SuperStakerPage()
242 void SuperStakerPage::copyDelegationsWeight() in copyDelegationsWeight() function in SuperStakerPage