Home
last modified time | relevance | path

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

/dports/net/akonadi-calendar/akonadi-calendar-21.12.3/src/
H A Dincidencechanger_p.cpp186 …st QString errorString = showErrorDialog(IncidenceChanger::ResultCodeInvalidDefaultCollection, par… in step1DetermineDestinationCollection()
188 …change->resultCode = hasRights ? IncidenceChanger::ResultCodeInvalidDefaultCollection : IncidenceC… in step1DetermineDestinationCollection()
H A Dincidencechanger.h86ResultCodeInvalidDefaultCollection, ///< Default collection is invalid and DestinationPolicyNeverA… enumerator
H A Dincidencechanger.cpp1180 case IncidenceChanger::ResultCodeInvalidDefaultCollection: in showErrorDialog()
/dports/net/akonadi-calendar/akonadi-calendar-21.12.3/autotests/
H A Dincidencechangertest.cpp140 << IncidenceChanger::ResultCodeInvalidDefaultCollection; in testCreating_data()