From 5dac70f3f45821cdb7035efb6255aa83d3545691 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Sun, 17 Oct 2010 13:46:55 +0000 Subject: add aboutDialog --- examples/GuiClient/aboutDialog.ui | 71 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 examples/GuiClient/aboutDialog.ui (limited to 'examples/GuiClient/aboutDialog.ui') diff --git a/examples/GuiClient/aboutDialog.ui b/examples/GuiClient/aboutDialog.ui new file mode 100644 index 00000000..bb124d00 --- /dev/null +++ b/examples/GuiClient/aboutDialog.ui @@ -0,0 +1,71 @@ + + + aboutDialog + + + + 0 + 0 + 309 + 218 + + + + Dialog + + + + + + true + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + aboutDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + aboutDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3