Home
last modified time | relevance | path

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

/dports/finance/skrooge/skrooge-2.26.1/plugins/skrooge/skrooge_operation/
H A Dskgoperationpluginwidget.h153 …pdateSelection(const SKGObjectBase::SKGListSKGObjectBase& iSelection, bool iForceCreation = false);
H A Dskgoperationpluginwidget.cpp659 …Widget::updateSelection(const SKGObjectBase::SKGListSKGObjectBase& iSelection, bool iForceCreation) in updateSelection() argument
756 int id = (iForceCreation ? 0 : item->data(Qt::UserRole).toInt()); in updateSelection()
1089 if (!iForceCreation) { in updateSelection()