From 1b1e48aa11c4518e100004dac594540e6024fa68 Mon Sep 17 00:00:00 2001 From: am Date: Thu, 16 Jul 2009 19:34:57 +0000 Subject: -Fixed extractor... Just look at the examples for QProcess :) -Beautified extractor output for unrar -Added User interface configuration options -So, there are Usability fixes git-svn-id: file:///var/svn/repos2/shemov/trunk@388 f440f766-f032-0410-8965-dc7d17de2ca0 --- extractordialog.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extractordialog.h') diff --git a/extractordialog.h b/extractordialog.h index 63be971..b5033fd 100644 --- a/extractordialog.h +++ b/extractordialog.h @@ -21,14 +21,14 @@ class ExtractorDialog : public QDialog { ~ExtractorDialog() {}; private slots: - void processStatusChanged(QProcess::ProcessState newState); void killProcess(); void writeOutput(); - void extractionStarted(); void extractionFinished(); private: void start(); + void setClose(); + void setCancel(); QString mArchive; QString mExtractTo; QPushButton *mCancelClose; -- cgit v1.2.3-70-g09d2