Home
last modified time | relevance | path

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

/dports/finance/skrooge/skrooge-2.26.1/skgbankmodeler/
H A Dskgoperationobject.cpp94 SKGListSKGObjectBase goupops; in duplicate() local
95 err = getGroupedOperations(goupops); in duplicate()
96 int nbgoupops = goupops.count(); in duplicate()
98 SKGOperationObject groupop(goupops.at(i)); in duplicate()