Public Member Functions | |
| DeleteThread (DeleteDialogView *pView) | |
| bool | DeletePath (const String &pPath) |
| bool | DeleteDirectory (const String &pPath) |
| bool | DeleteFile (const String &pPath) |
| int | Run () |
| void | Cancel () |
Classes | |
| class | Private |
| DeleteThread::DeleteThread | ( | DeleteDialogView * | pView | ) |
| bool DeleteThread::DeletePath | ( | const String & | pPath | ) |
| bool DeleteThread::DeleteDirectory | ( | const String & | pPath | ) |
| bool DeleteThread::DeleteFile | ( | const String & | pPath | ) |
| int DeleteThread::Run | ( | ) | [virtual] |
Implements SkyGI::Thread.
| void DeleteThread::Cancel | ( | ) |
1.5.1-p1