|
libquentier 0.8.0
The library for rich desktop clients of Evernote service
|
The ICanceler interface provides isCanceled method which can be used to check whether some processing can be skipped because it was canceled. More...
#include <ICanceler.h>

Public Member Functions | |
| virtual bool | isCanceled () const =0 |
The ICanceler interface provides isCanceled method which can be used to check whether some processing can be skipped because it was canceled.