From 02c60c6720f41bcfc367d02ae4c655b651642991 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Mon, 16 May 2011 20:51:20 +0000 Subject: Almost there! I'm adding a qtbenc-like program for gats, only cooler. It'll really help us debug gats based protocols and look at gats files, and the like. --- src/gatscon/connectdlg.ui | 99 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 src/gatscon/connectdlg.ui (limited to 'src/gatscon/connectdlg.ui') diff --git a/src/gatscon/connectdlg.ui b/src/gatscon/connectdlg.ui new file mode 100644 index 0000000..fd2d909 --- /dev/null +++ b/src/gatscon/connectdlg.ui @@ -0,0 +1,99 @@ + + + ConnectDlg + + + + 0 + 0 + 300 + 93 + + + + GatsCon - Connect + + + + + + + + Hostname: + + + + + + + Port: + + + + + + + localhost + + + + + + + 1 + + + 32767 + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + ConnectDlg + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + ConnectDlg + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3