EmbeddedTextObjectCopyingThread Class Reference
Thread that will handle copying a file. Used by class
EmbeddedTextObjectCopyingProgressWidget.
More...
#include <embeddedtextobjectcopyingprogresswidget.h>
List of all members.
|
Signals |
void | SetCopyProgressBarVal (int value) |
void | CopyProgressBarRangeChange (int min, int max) |
Public Member Functions |
| EmbeddedTextObjectCopyingThread (QObject *parent, QMutex *copyCanclelMux) |
Public Attributes |
QString | iOriginalFileFullPath |
QString | iTaretFileFullPath |
Protected Member Functions |
void | run () |
Protected Attributes |
EmbeddedTextObjectCopyingCallbackAPI * | iCopyingResultCallback |
QMutex * | iCopyCancelMux |
Detailed Description
Thread that will handle copying a file. Used by class
EmbeddedTextObjectCopyingProgressWidget.
The documentation for this class was generated from the following files:
- xiaoningsdiary/include/AppCore/embeddedtextobjectcopyingprogresswidget.h
- xiaoningsdiary/moc_embeddedtextobjectcopyingprogresswidget.cpp
- xiaoningsdiary/source/AppCore/embeddedtextobjectcopyingprogresswidget.cpp