forked from qt-creator/qt-creator
Maemo: Display UTFS server stderr output.
This will help us diagnose errors.
This commit is contained in:
@@ -94,6 +94,7 @@ private slots:
|
||||
void handleMounted();
|
||||
void handleUnmounted();
|
||||
void handleMountError(const QString &errorMsg);
|
||||
void handleMountDebugOutput(const QString &output);
|
||||
void handleProgressReport(const QString &progressMsg);
|
||||
void handleCopyProcessFinished(int exitStatus);
|
||||
void handleCleanupTimeout();
|
||||
|
||||
Reference in New Issue
Block a user