From 84bc64b250d9a912391a5c7938d3cad364fb6be2 Mon Sep 17 00:00:00 2001 From: "giantpune@gmail.com" Date: Sun, 2 Jan 2011 08:46:59 +0000 Subject: [PATCH] . --- .gitattributes | 1 + saveToy/textdialog.ui | 73 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 saveToy/textdialog.ui diff --git a/.gitattributes b/.gitattributes index aba6f93..a78ebee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -120,3 +120,4 @@ saveToy/saveloadthread.cpp -text saveToy/saveloadthread.h -text saveToy/textdialog.cpp -text saveToy/textdialog.h -text +saveToy/textdialog.ui -text diff --git a/saveToy/textdialog.ui b/saveToy/textdialog.ui new file mode 100644 index 0000000..29cf519 --- /dev/null +++ b/saveToy/textdialog.ui @@ -0,0 +1,73 @@ + + + TextDialog + + + + 0 + 0 + 400 + 300 + + + + Enter Text + + + + + + + Courier New + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + TextDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + TextDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + +