]> Git trees. - libqmvoc.git/commitdiff
*** empty log message ***
authorEwald Arnold <ewald@ewald-arnold.de>
Sun, 2 Jun 2002 15:45:58 +0000 (15:45 +0000)
committerEwald Arnold <ewald@ewald-arnold.de>
Sun, 2 Jun 2002 15:45:58 +0000 (15:45 +0000)
svn path=/trunk/kdeedu/libkdeedu/; revision=159019

kdeeduui/Makefile.am [new file with mode: 0644]
kdeeduui/kdeeduui.kdevprj [new file with mode: 0644]
kdeeduui/kedusimpleentrydlg.cpp [new file with mode: 0644]
kdeeduui/kedusimpleentrydlg.h [new file with mode: 0644]
kdeeduui/kedusimpleentrydlgForm.ui [new file with mode: 0644]
kdeeduui/tests/Makefile.am [new file with mode: 0644]
kdeeduui/tests/entrydialogs.cpp [new file with mode: 0644]

diff --git a/kdeeduui/Makefile.am b/kdeeduui/Makefile.am
new file mode 100644 (file)
index 0000000..1b987c9
--- /dev/null
@@ -0,0 +1,15 @@
+INCLUDES= $(all_includes)
+SUBDIRS = .  tests
+
+lib_LTLIBRARIES = libkdeeduui.la
+
+libkdeeduui_la_SOURCES = \
+            kedusimpleentrydlg.cpp  kedusimpleentrydlgForm.ui
+
+libkdeeduui_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 1:0
+libkdeeduui_la_LIBADD = $(LIB_KDECORE) $(LIB_QT)
+
+include_HEADERS =
+
+METASOURCES = AUTO
+
diff --git a/kdeeduui/kdeeduui.kdevprj b/kdeeduui/kdeeduui.kdevprj
new file mode 100644 (file)
index 0000000..4fac167
--- /dev/null
@@ -0,0 +1,92 @@
+[./Makefile.am]
+files=./kdeeduui.kdevprj,
+sub_dirs=
+type=normal
+
+[./kdeeduui.kdevprj]
+dist=true
+install=false
+install_location=
+type=DATA
+
+[Config for BinMakefileAm]
+addcxxflags=
+bin_program=kdeeduui
+cflags=
+cppflags=
+cxxflags=\s-O0
+ldadd=
+ldflags=\s \s
+libtool_dir=
+path_to_bin_program=.
+
+[General]
+author=earnold
+configure_args=\s--build=i386-linux --host=i386-linux --target=i386-linux\s
+dir_where_make_will_be_called=\s
+email=earnold@venus
+kdevprj_version=1.3
+lfv_open_groups=Others
+make_options=\s-j1 all\s
+makefiles=./Makefile.am,Makefile.am,tests/Makefile.am
+modifyMakefiles=false
+project_name=kdeeduui
+project_type=normal_empty
+short_info=
+sub_dir=
+version=1.0
+version_control=CVS
+workspace=1
+
+[LFV Groups]
+GNU=AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,NEWS,
+Headers=*.h,*.hxx,*.hpp,*.H,
+Others=*,
+Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l,
+Translations=*.ts,*.po,
+User Interface=*.ui,*.kdevdlg,*.rc,
+groups=Headers,Sources,GNU,Translations,User Interface,Others
+
+[Makefile.am]
+dist=true
+files=Makefile.am,kedusimpleentrydlg.h,kedusimpleentrydlgForm.ui,kedusimpleentrydlg.cpp
+install=false
+install_location=
+sharedlib_LDFLAGS=-version-info 0:0:0
+sharedlib_rootname=.
+sub_dirs=tests
+type=static_library
+
+[kedusimpleentrydlg.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[kedusimpleentrydlg.h]
+dist=true
+install=false
+install_location=
+type=HEADER
+
+[kedusimpleentrydlgForm.ui]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/Makefile.am]
+dist=true
+files=tests/entrydialogs.cpp,tests/Makefile.am
+install=false
+install_location=
+sharedlib_LDFLAGS=-version-info 0:0:0
+sharedlib_rootname=tests
+sub_dirs=
+type=DATA
+
+[tests/entrydialogs.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
diff --git a/kdeeduui/kedusimpleentrydlg.cpp b/kdeeduui/kedusimpleentrydlg.cpp
new file mode 100644 (file)
index 0000000..74c463e
--- /dev/null
@@ -0,0 +1,5 @@
+#include <kedusimpleentrydlg.h>
+
+/*
+   $Log: $
+*/
diff --git a/kdeeduui/kedusimpleentrydlg.h b/kdeeduui/kedusimpleentrydlg.h
new file mode 100644 (file)
index 0000000..bde9b22
--- /dev/null
@@ -0,0 +1,24 @@
+#ifndef kedusimpleentrydlg_included
+#define kedusimpleentrydlg_included
+
+#include <qobject.h>
+
+#include "kedusimpleentrydlgForm.h"
+
+class KEduSimpleEntryDlg : public KEduSimpleEntryDlgForm
+{
+    Q_OBJECT
+
+ public:
+
+
+
+
+
+};
+
+#endif // kedusimpleentrydlg_included
+
+/*
+   $Log: $
+*/
diff --git a/kdeeduui/kedusimpleentrydlgForm.ui b/kdeeduui/kedusimpleentrydlgForm.ui
new file mode 100644 (file)
index 0000000..e9a1947
--- /dev/null
@@ -0,0 +1,135 @@
+<!DOCTYPE UI><UI>
+<class>KEduSimpleEntryDlgForm</class>
+<widget>
+    <class>QDialog</class>
+    <property stdset="1">
+        <name>name</name>
+        <cstring>Simple_entry_dialog</cstring>
+    </property>
+    <property stdset="1">
+        <name>geometry</name>
+        <rect>
+            <x>0</x>
+            <y>0</y>
+            <width>592</width>
+            <height>480</height>
+        </rect>
+    </property>
+    <property stdset="1">
+        <name>caption</name>
+        <string>Simple Entry Dialog</string>
+    </property>
+    <widget>
+        <class>QLineEdit</class>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>e_original</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>40</x>
+                <y>80</y>
+                <width>511</width>
+                <height>40</height>
+            </rect>
+        </property>
+    </widget>
+    <widget>
+        <class>QLineEdit</class>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>e_translation</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>40</x>
+                <y>180</y>
+                <width>511</width>
+                <height>40</height>
+            </rect>
+        </property>
+    </widget>
+    <widget>
+        <class>QLabel</class>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>TextLabel1_2</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>40</x>
+                <y>150</y>
+                <width>171</width>
+                <height>21</height>
+            </rect>
+        </property>
+        <property stdset="1">
+            <name>text</name>
+            <string>Translation</string>
+        </property>
+    </widget>
+    <widget>
+        <class>QPushButton</class>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>PushButton1</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>50</x>
+                <y>360</y>
+                <width>91</width>
+                <height>41</height>
+            </rect>
+        </property>
+        <property stdset="1">
+            <name>text</name>
+            <string>&amp;OK</string>
+        </property>
+    </widget>
+    <widget>
+        <class>QPushButton</class>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>PushButton1_2</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>460</x>
+                <y>360</y>
+                <width>91</width>
+                <height>41</height>
+            </rect>
+        </property>
+        <property stdset="1">
+            <name>text</name>
+            <string>C&amp;ancel</string>
+        </property>
+    </widget>
+    <widget>
+        <class>QLabel</class>
+        <property stdset="1">
+            <name>name</name>
+            <cstring>TextLabel1</cstring>
+        </property>
+        <property stdset="1">
+            <name>geometry</name>
+            <rect>
+                <x>40</x>
+                <y>50</y>
+                <width>171</width>
+                <height>21</height>
+            </rect>
+        </property>
+        <property stdset="1">
+            <name>text</name>
+            <string>Original</string>
+        </property>
+    </widget>
+</widget>
+</UI>
diff --git a/kdeeduui/tests/Makefile.am b/kdeeduui/tests/Makefile.am
new file mode 100644 (file)
index 0000000..9510f8f
--- /dev/null
@@ -0,0 +1,12 @@
+SUBDIRS = .
+INCLUDES = -I.  -I$(top_srcdir)/kdeeduui $(all_includes)
+
+LDADD      = ../libkdeeduui.la
+LDFLAGS    = $(all_libraries)
+
+check_PROGRAMS = entrydialogs
+
+#all: check
+
+entrydialogs_SOURCES         = entrydialogs.cpp
+
diff --git a/kdeeduui/tests/entrydialogs.cpp b/kdeeduui/tests/entrydialogs.cpp
new file mode 100644 (file)
index 0000000..781b32e
--- /dev/null
@@ -0,0 +1,6 @@
+
+int main()
+{
+
+ return 0;
+}
\ No newline at end of file