Home
last modified time | relevance | path

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

/dports/finance/skrooge/skrooge-2.26.1/plugins/skrooge/skrooge_operation/
H A Dskgoperationpluginwidget.h123 void onRefreshInformationZone();
H A Dskgoperationpluginwidget.cpp51 …connect(&m_timer, &QTimer::timeout, this, &SKGOperationPluginWidget::onRefreshInformationZone, Qt:… in SKGOperationPluginWidget()
212 …tEdit, &SKGCalculatorEdit::textChanged, this, &SKGOperationPluginWidget::onRefreshInformationZone); in SKGOperationPluginWidget()
1693 void SKGOperationPluginWidget::onRefreshInformationZone() in onRefreshInformationZone() function in SKGOperationPluginWidget