From 15318cad33835e4e2dc620d033e43cd930676cdd Mon Sep 17 00:00:00 2001 From: kergoth Date: Fri, 25 Jan 2002 22:14:26 +0000 Subject: Initial revision --- (limited to 'noncore/comm/keypebble/vncoptionsbase.ui') diff --git a/noncore/comm/keypebble/vncoptionsbase.ui b/noncore/comm/keypebble/vncoptionsbase.ui new file mode 100644 index 0000000..d049a79 --- a/dev/null +++ b/noncore/comm/keypebble/vncoptionsbase.ui @@ -0,0 +1,270 @@ + +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