From afd34f2893a06a3aecf17e8e83b1df6ed2ae91a2 Mon Sep 17 00:00:00 2001 From: iroul Date: Fri, 4 Apr 2014 07:35:14 -0700 Subject: move to my github. --- src/ui/aboutdialog.ui | 175 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 src/ui/aboutdialog.ui (limited to 'src/ui/aboutdialog.ui') diff --git a/src/ui/aboutdialog.ui b/src/ui/aboutdialog.ui new file mode 100644 index 0000000..5770cd8 --- /dev/null +++ b/src/ui/aboutdialog.ui @@ -0,0 +1,175 @@ + + aboutDialog + + + + 0 + 0 + 400 + 290 + + + + false + + + About FQTerm + + + + + + + + + true + + + + + + + QFrame::NoFrame + + + QFrame::Plain + + + FQTerm + + + Qt::AlignCenter + + + + + + + 0 + + + + + 0 + 0 + 376 + 194 + + + + About + + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br />FQTerm<br /><br /><br /><a href="http://code.google.com/p/fqterm"><span style=" text-decoration: underline; color:#0000ff;">http://code.google.com/p/fqterm</span></a></p></body></html> + + + Qt::RichText + + + Qt::AlignCenter + + + true + + + Qt::TextBrowserInteraction + + + + + + + + + 77 + 97 + 944 + 522 + + + + Authors + + + + + + fqterm@gmail.com + +devilphoenix@newsmth + + + Qt::AlignCenter + + + + + + + + + 100 + 120 + 944 + 522 + + + + Credits + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'SimSun'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + + + + + + + + + + + Close + + + + + + + + closeButton + mainTabWidget + + + + + closeButton + clicked() + aboutDialog + accept() + + + 339 + 261 + + + 211 + 249 + + + + + -- cgit v1.2.3