# QPromise::isFulfilled
Since: 0.1.0
QPromise<T>::isFulfilled() -> bool
Returns true if the promise is fulfilled, otherwise returns false.
← .finally .isPending →
Since: 0.1.0
QPromise<T>::isFulfilled() -> bool
Returns true if the promise is fulfilled, otherwise returns false.
← .finally .isPending →