qBool OperationIsPostponed() const;
None.
Value | Description |
---|---|
true |
Indicates that execution has been postponed. |
false |
Indicates that execution has not been postponed. |
Returns whether this operation has been postponed.
With CallMethodOperation
you can postpone execution with the PostponeOperation
function.
CONFIDENTIAL