Warning, /games/kfourinline/src/AboutDlg.kdevdlg is written in an unsupported language. File is not indexed.
0001 // KDevelop Dialog Editor File (.kdevdlg)
0002 //
0003 // Created by KDlgEdit Version 0.1alpha (C) 1999 by Pascal Krahmer
0004 // Get KDevelop including KDlgEdit at "www.beast.de/kdevelop"
0005 //
0006 data Information
0007 {
0008 Filename="/home/martin/mgames/kwin4/kwin4/AboutDlg.kdevdlg"
0009 KDevelopVersion="1.1"
0010 DlgEditVersion="0.1alpha"
0011 LastChanged="Mon Apr 17 09:29:55 2000"
0012 }
0013
0014 data SessionManagement
0015 {
0016 OpenedRoot_1="Appearance"
0017 OpenedRoot_2="C++ Code"
0018 OpenedRoot_3="General"
0019 OpenedRoot_4="Geometry"
0020 OpenedRootCount="4"
0021 }
0022
0023 item QWidget
0024 {
0025 Name="KWin4"
0026 VarName="this"
0027 X="0"
0028 Y="0"
0029 Width="320"
0030 Height="290"
0031 MinWidth="0"
0032 MinHeight="0"
0033
0034 item QGroupBox
0035 {
0036 Name="NoName"
0037 VarName="QGroupBox_1"
0038 X="20"
0039 Y="10"
0040 Width="280"
0041 Height="230"
0042 MinWidth="0"
0043 MinHeight="0"
0044
0045 item QLabel
0046 {
0047 Name="NoName"
0048 VarName="QLabel_1"
0049 X="10"
0050 Y="90"
0051 Width="260"
0052 Height="40"
0053 MinWidth="0"
0054 MinHeight="0"
0055 Text="Mail: kde@heni-online.de"
0056 }
0057
0058 item QLabel
0059 {
0060 Name="NoName"
0061 VarName="QLabel_7"
0062 X="160"
0063 Y="10"
0064 Width="90"
0065 Height="30"
0066 MinWidth="0"
0067 MinHeight="0"
0068 Text="Four wins"
0069 }
0070
0071 item QLabel
0072 {
0073 Name="NoName"
0074 VarName="QLabel_2"
0075 X="10"
0076 Y="10"
0077 Width="120"
0078 Height="70"
0079 MinWidth="0"
0080 MinHeight="0"
0081 BgPixmap=*mPixmap
0082 }
0083
0084 item QLabel
0085 {
0086 Name="NoName"
0087 VarName="QLabel_8"
0088 X="10"
0089 Y="70"
0090 Width="200"
0091 Height="25"
0092 MinWidth="0"
0093 MinHeight="0"
0094 Text="(c) 1995-2000 by Martin Heni"
0095 }
0096
0097 item QLabel
0098 {
0099 Name="NoName"
0100 VarName="QLabel_5"
0101 X="10"
0102 Y="120"
0103 Width="260"
0104 Height="100"
0105 MinWidth="0"
0106 MinHeight="0"
0107 Text="Gamefeatures:\n- Multiplayer network game\n- Computerplayer with ten levels\n\nThanks to Laura for betatesting!\n"
0108 }
0109
0110 item QLabel
0111 {
0112 Name="NoName"
0113 VarName="QLabel_11"
0114 X="160"
0115 Y="40"
0116 Width="100"
0117 Height="30"
0118 MinWidth="0"
0119 MinHeight="0"
0120 Text="Version 0.9"
0121 }
0122
0123 }
0124
0125 item QPushButton
0126 {
0127 Name="NoName"
0128 VarName="QPushButton_1"
0129 HasFocus="true"
0130 X="110"
0131 Y="250"
0132 Width="100"
0133 Height="30"
0134 MinWidth="0"
0135 MinHeight="0"
0136 Text="Ok"
0137 }
0138 }