Home
last modified time | relevance | path

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

/dports/finance/skrooge/skrooge-2.26.1/skgbasegui/
H A Dskgmainpanel.h515 void onCancelCurrentAction();
H A Dskgmainpanel.cpp649 connect(kCancelButton, &QPushButton::clicked, this, &SKGMainPanel::onCancelCurrentAction); in SKGMainPanel()
2505 void SKGMainPanel::onCancelCurrentAction() in onCancelCurrentAction() function in SKGMainPanel