summaryrefslogtreecommitdiffstats
path: root/src/aboutcfgdesign.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 09:39:37 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 09:39:37 -0500
commit191c434271e705161fbd01ed83b6d043a275bffc (patch)
tree0919a0a91d56167a9d36bca3881c513006b68a9b /src/aboutcfgdesign.h
downloadksensors-191c434271e705161fbd01ed83b6d043a275bffc.tar.gz
ksensors-191c434271e705161fbd01ed83b6d043a275bffc.zip
Initial import of ksensors 0.7.3 sources
Diffstat (limited to 'src/aboutcfgdesign.h')
-rw-r--r--src/aboutcfgdesign.h55
1 files changed, 55 insertions, 0 deletions
diff --git a/src/aboutcfgdesign.h b/src/aboutcfgdesign.h
new file mode 100644
index 0000000..0f3dc00
--- /dev/null
+++ b/src/aboutcfgdesign.h
@@ -0,0 +1,55 @@
+/****************************************************************************
+** Form interface generated from reading ui file './aboutcfgdesign.ui'
+**
+** Created: mer aoû 18 23:39:01 2004
+** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.3 edited Nov 24 2003 $)
+**
+** WARNING! All changes made in this file will be lost!
+****************************************************************************/
+
+#ifndef ABOUTCFGDESIGN_H
+#define ABOUTCFGDESIGN_H
+
+#include <qvariant.h>
+#include <qpixmap.h>
+#include <qwidget.h>
+
+class QVBoxLayout;
+class QHBoxLayout;
+class QGridLayout;
+class QSpacerItem;
+class QFrame;
+class QLabel;
+
+class AboutCfgDesign : public QWidget
+{
+ Q_OBJECT
+
+public:
+ AboutCfgDesign( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
+ ~AboutCfgDesign();
+
+ QFrame* Frame3;
+ QLabel* PixmapLabel1;
+ QLabel* TextLabel2;
+ QFrame* Frame4;
+ QLabel* TextLabel1;
+ QFrame* Frame5;
+ QFrame* Frame6;
+ QLabel* labelTitle;
+ QLabel* TextLabel3_2;
+
+protected:
+ QVBoxLayout* AboutCfgDesignLayout;
+ QHBoxLayout* Frame5Layout;
+ QSpacerItem* Spacer1;
+
+protected slots:
+ virtual void languageChange();
+
+private:
+ QPixmap image0;
+
+};
+
+#endif // ABOUTCFGDESIGN_H