removed not needed

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1841 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-11-23 20:25:46 +00:00
parent 85a2014a15
commit 3fdfa9f967
3 changed files with 0 additions and 461 deletions

View File

@ -1,63 +0,0 @@
/****************************************************************
* RShare is distributed under the following license:
*
* Copyright (C) 2006, crypton
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
****************************************************************/
#include <rshare.h>
#include "FileHashDialog.h"
/* Define the format used for displaying the date and time */
#define DATETIME_FMT "MMM dd hh:mm:ss"
/** Default constructor */
FileHashDialog::FileHashDialog(QWidget *parent, Qt::WFlags flags)
: QMainWindow(parent, flags)
{
/* Invoke Qt Designer generated QObject setup routine */
ui.setupUi(this);
// Create the status bar
statusBar()->showMessage("Please enter a valid file hash");
setFixedSize(QSize(313, 134));
}
/**
Overloads the default show() */
void
FileHashDialog::show()
{
//loadSettings();
if(!this->isVisible()) {
QMainWindow::show();
}
}
void FileHashDialog::closeEvent (QCloseEvent * event)
{
QWidget::closeEvent(event);
}

View File

@ -1,66 +0,0 @@
/****************************************************************
* RShare is distributed under the following license:
*
* Copyright (C) 2006, crypton
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
****************************************************************/
#ifndef _FILEHASHDIALOG_H
#define _FILEHASHDIALOG_H
#include <config/rsharesettings.h>
#include "ui_FileHashDialog.h"
class FileHashDialog : public QMainWindow
{
Q_OBJECT
public:
/** Default constructor */
FileHashDialog(QWidget *parent = 0, Qt::WFlags flags = 0);
/** Default destructor */
public slots:
/** Overloaded QWidget.show */
void show();
protected:
void closeEvent (QCloseEvent * event);
private slots:
private:
/** Loads the saved connectidialog settings */
// void loadSettings();
/** A VidaliaSettings object that handles getting/saving settings */
RshareSettings* _settings;
/** Qt Designer generated object */
Ui::FileHashDialog ui;
};
#endif

View File

@ -1,332 +0,0 @@
<ui version="4.0" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>FileHashDialog</class>
<widget class="QMainWindow" name="FileHashDialog" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>313</width>
<height>134</height>
</rect>
</property>
<property name="palette" >
<palette>
<active>
<color>
<red>16</red>
<green>16</green>
<blue>16</blue>
</color>
<color>
<red>208</red>
<green>208</green>
<blue>208</blue>
</color>
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
<color>
<red>247</red>
<green>247</green>
<blue>247</blue>
</color>
<color>
<red>104</red>
<green>104</green>
<blue>104</blue>
</color>
<color>
<red>160</red>
<green>160</green>
<blue>160</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
<color>
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>255</blue>
</color>
<color>
<red>255</red>
<green>0</green>
<blue>255</blue>
</color>
<color>
<red>247</red>
<green>247</green>
<blue>247</blue>
</color>
</active>
<inactive>
<color>
<red>16</red>
<green>16</green>
<blue>16</blue>
</color>
<color>
<red>208</red>
<green>208</green>
<blue>208</blue>
</color>
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
<color>
<red>247</red>
<green>247</green>
<blue>247</blue>
</color>
<color>
<red>104</red>
<green>104</green>
<blue>104</blue>
</color>
<color>
<red>160</red>
<green>160</green>
<blue>160</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
<color>
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>255</blue>
</color>
<color>
<red>255</red>
<green>0</green>
<blue>255</blue>
</color>
<color>
<red>247</red>
<green>247</green>
<blue>247</blue>
</color>
</inactive>
<disabled>
<color>
<red>104</red>
<green>104</green>
<blue>104</blue>
</color>
<color>
<red>208</red>
<green>208</green>
<blue>208</blue>
</color>
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
<color>
<red>247</red>
<green>247</green>
<blue>247</blue>
</color>
<color>
<red>104</red>
<green>104</green>
<blue>104</blue>
</color>
<color>
<red>160</red>
<green>160</green>
<blue>160</blue>
</color>
<color>
<red>104</red>
<green>104</green>
<blue>104</blue>
</color>
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
<color>
<red>104</red>
<green>104</green>
<blue>104</blue>
</color>
<color>
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
<color>
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
<color>
<red>0</red>
<green>0</green>
<blue>255</blue>
</color>
<color>
<red>255</red>
<green>0</green>
<blue>255</blue>
</color>
<color>
<red>247</red>
<green>247</green>
<blue>247</blue>
</color>
</disabled>
</palette>
</property>
<property name="font" >
<font>
<family>Arial</family>
<pointsize>8</pointsize>
<weight>50</weight>
<italic>false</italic>
<bold>false</bold>
<underline>false</underline>
<strikeout>false</strikeout>
</font>
</property>
<property name="contextMenuPolicy" >
<enum>Qt::NoContextMenu</enum>
</property>
<property name="windowTitle" >
<string>Download</string>
</property>
<property name="windowIcon" >
<iconset resource="../images.qrc" >:/images/RShare16.png</iconset>
</property>
<widget class="QWidget" name="centralwidget" >
<widget class="QPushButton" name="pushButton" >
<property name="geometry" >
<rect>
<x>220</x>
<y>80</y>
<width>81</width>
<height>25</height>
</rect>
</property>
<property name="text" >
<string>Download</string>
</property>
</widget>
<widget class="QTextEdit" name="textEdit" >
<property name="geometry" >
<rect>
<x>10</x>
<y>10</y>
<width>291</width>
<height>64</height>
</rect>
</property>
</widget>
</widget>
<widget class="QStatusBar" name="statusbar" />
</widget>
<pixmapfunction></pixmapfunction>
<resources>
<include location="../images.qrc" />
</resources>
<connections/>
</ui>