If you don't know exactly or if you want be absolutely sure, then use a normal iteration scope and afterward do
Qt Code:
qDeleteAll(mapi_folders); mapi_folders.clear();To copy to clipboard, switch view to plain text mode
If you don't know exactly or if you want be absolutely sure, then use a normal iteration scope and afterward do
Qt Code:
qDeleteAll(mapi_folders); mapi_folders.clear();To copy to clipboard, switch view to plain text mode
Bookmarks