From 1a7cb4d6e530e017824a49854de8b3f0255a4ca8 Mon Sep 17 00:00:00 2001 From: treke Date: Wed, 04 Sep 2002 18:13:06 +0000 Subject: Forgot the ui files --- (limited to 'noncore') diff --git a/noncore/comm/keypebble/kvncbookmarkdlgbase.ui b/noncore/comm/keypebble/kvncbookmarkdlgbase.ui new file mode 100644 index 0000000..45114cb --- a/dev/null +++ b/noncore/comm/keypebble/kvncbookmarkdlgbase.ui @@ -0,0 +1,57 @@ + +KVNCBookmarkDlgBase + + QWidget + + name + KVNCBookmarkDlgBase + + + geometry + + 0 + 0 + 584 + 480 + + + + caption + Bookmarks + + + + margin + 11 + + + spacing + 6 + + + QListBox + + name + bookmarkList + + + + QLayoutWidget + + name + Layout1 + + + + margin + 0 + + + spacing + 6 + + + + + + diff --git a/noncore/comm/keypebble/kvncconndlgbase.ui b/noncore/comm/keypebble/kvncconndlgbase.ui new file mode 100644 index 0000000..df0d375 --- a/dev/null +++ b/noncore/comm/keypebble/kvncconndlgbase.ui @@ -0,0 +1,432 @@ + +KVNCConnDlgBase + + QDialog + + name + KVNCConnDlgBase + + + geometry + + 0 + 0 + 984 + 676 + + + + caption + VNC Viewer Connection + + + layoutMargin + + + + margin + 0 + + + spacing + 6 + + + QTabWidget + + name + TabWidget3 + + + QWidget + + name + tab + + + title + Server + + + + margin + 11 + + + spacing + 6 + + + QLabel + + name + hostname + + + text + Host Name: + + + + QLabel + + name + TextLabel2_2 + + + text + Display Number: + + + + QLineEdit + + name + serverPassword + + + autoMask + true + + + + QSpinBox + + name + serverDisplay + + + maxValue + 500 + + + minValue + 0 + + + value + 0 + + + + QLineEdit + + name + serverHostname + + + + QLabel + + name + TextLabel3 + + + text + Password: + + + + QLineEdit + + name + serverBookmark + + + + QLabel + + name + TextLabel1_2 + + + text + Bookmark Name: + + + + + name + Spacer2 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QLayoutWidget + + name + Layout3 + + + + margin + 0 + + + spacing + 6 + + + + + + + QWidget + + name + tab + + + title + Options + + + + margin + 11 + + + spacing + 6 + + + QLabel + + name + TextLabel1 + + + text + Check for screen updates every: + + + + QLayoutWidget + + name + Layout2 + + + + margin + 0 + + + spacing + 6 + + + QSpinBox + + name + timeBox + + + maxValue + 500 + + + minValue + 1 + + + + QLabel + + name + TextLabel2 + + + text + Milliseconds + + + + + + QCheckBox + + name + bit + + + text + Request 8-bit session + + + + QCheckBox + + name + deIconify + + + text + Raise on bell + + + + QCheckBox + + name + shared + + + text + Request shared session + + + + + name + Spacer2 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + + QWidget + + name + tab + + + title + Encodings + + + + margin + 11 + + + spacing + 6 + + + QCheckBox + + name + hex + + + enabled + false + + + text + Hextile encoding + + + + QCheckBox + + name + corre + + + enabled + false + + + text + CoRRE encoding + + + + QCheckBox + + name + rre + + + enabled + false + + + text + RRE encoding + + + + QCheckBox + + name + copyRect + + + text + Copy rectangle encoding + + + + + name + Spacer3 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + + + + + TabWidget3 + serverHostname + serverDisplay + serverPassword + serverBookmark + timeBox + bit + deIconify + shared + hex + corre + rre + copyRect + + diff --git a/noncore/comm/keypebble/vncoptionsbase.ui b/noncore/comm/keypebble/vncoptionsbase.ui deleted file mode 100644 index d049a79..0000000 --- a/noncore/comm/keypebble/vncoptionsbase.ui +++ b/dev/null @@ -1,270 +0,0 @@ - -VncOptionsBase - - QDialog - - name - VncOptionsBase - - - geometry - - 0 - 0 - 234 - 221 - - - - caption - VNC Viewer Options - - - layoutMargin - - - - margin - 0 - - - spacing - 6 - - - QTabWidget - - name - TabWidget3 - - - QWidget - - name - tab - - - title - Data Encoding - - - - margin - 11 - - - spacing - 6 - - - QLabel - - name - TextLabel1 - - - text - Check for screen updates every: - - - - QLayoutWidget - - name - Layout2 - - - - margin - 0 - - - spacing - 6 - - - QSpinBox - - name - timeBox - - - maxValue - 500 - - - minValue - 1 - - - - QLabel - - name - TextLabel2 - - - text - Milliseconds - - - - - - QCheckBox - - name - bit - - - text - Request 8-bit session - - - - QCheckBox - - name - deIconify - - - text - Raise on bell - - - - QCheckBox - - name - shared - - - text - Request shared session - - - - - name - Spacer2 - - - orientation - Vertical - - - sizeType - Expanding - - - sizeHint - - 20 - 20 - - - - - - - QWidget - - name - tab - - - title - Connection - - - - margin - 11 - - - spacing - 6 - - - QCheckBox - - name - hex - - - enabled - false - - - text - Hextile encoding - - - - QCheckBox - - name - corre - - - enabled - false - - - text - CoRRE encoding - - - - QCheckBox - - name - rre - - - enabled - false - - - text - RRE encoding - - - - QCheckBox - - name - copyRect - - - text - Copy rectangle encoding - - - - - name - Spacer3 - - - orientation - Vertical - - - sizeType - Expanding - - - sizeHint - - 20 - 20 - - - - - - - - - -- cgit v0.9.0.2