Lines Matching full:default
194 ~PropertyChangedCondition() = default;
195 PropertyChangedCondition(const PropertyChangedCondition&) = default;
197 default;
198 PropertyChangedCondition(PropertyChangedCondition&&) = default;
199 PropertyChangedCondition& operator=(PropertyChangedCondition&&) = default;
248 virtual ~PropertyConditionBase() = default;
249 PropertyConditionBase(const PropertyConditionBase&) = default;
250 PropertyConditionBase& operator=(const PropertyConditionBase&) = default;
251 PropertyConditionBase(PropertyConditionBase&&) = default;
252 PropertyConditionBase& operator=(PropertyConditionBase&&) = default;
310 ~PropertyCondition() = default;
311 PropertyCondition(const PropertyCondition&) = default;
312 PropertyCondition& operator=(const PropertyCondition&) = default;
313 PropertyCondition(PropertyCondition&&) = default;
314 PropertyCondition& operator=(PropertyCondition&&) = default;
324 * When not given, the condition will default to return that the
359 * Default to fail the test where no function is given to get the