From 166ac140f8e01369a5d281c2918b0f8b9045f8e5 Mon Sep 17 00:00:00 2001 From: drw Date: Sun, 13 Apr 2003 22:32:47 +0000 Subject: Revamped NetSystemTime! Changes include: 1. improved UI (e.g. ok/cancel work, timezone correctly changes date, new layout better suited for running in landscape mode, etc.) 2. improved code organization 3. smaller executable --- (limited to 'noncore/settings/netsystemtime/ntpbase.ui') diff --git a/noncore/settings/netsystemtime/ntpbase.ui b/noncore/settings/netsystemtime/ntpbase.ui deleted file mode 100644 index 8c106be..0000000 --- a/noncore/settings/netsystemtime/ntpbase.ui +++ b/dev/null @@ -1,838 +0,0 @@ - -NtpBase - - QDialog - - name - NtpBase - - - geometry - - 0 - 0 - 317 - 411 - - - - caption - Network Time - - - layoutMargin - - - layoutSpacing - - - - margin - 2 - - - spacing - 2 - - - QTabWidget - - name - TabWidgetMain - - - layoutMargin - - - layoutSpacing - - - QWidget - - name - tabMain - - - title - Main - - - - margin - 2 - - - spacing - 2 - - - QFrame - - name - FrameSystemTime - - - - - - QWidget - - name - tabNtp - - - title - NTP - - - - margin - 1 - - - spacing - 2 - - - QPushButton - - name - runNtp - - - text - Get time from network - - - - QWidget - - name - FrameNtp - - - layoutMargin - - - layoutSpacing - - - - margin - 2 - - - spacing - 2 - - - QLayoutWidget - - name - Layout4 - - - - margin - 0 - - - spacing - 6 - - - QLabel - - name - TextLabel1 - - - autoMask - false - - - text - Start Time: - - - - QLabel - - name - TextLabelStartTime - - - text - nan - - - - QLabel - - name - TextLabel3 - - - text - Time Shift: - - - - QLabel - - name - TextLabelTimeShift - - - text - nan - - - - QLabel - - name - TextLabel5 - - - text - New Time: - - - - QLabel - - name - TextLabelNewTime - - - text - nan - - - - - name - Spacer1 - - - orientation - Vertical - - - sizeType - Expanding - - - sizeHint - - 20 - 20 - - - - - - - QMultiLineEdit - - name - MultiLineEditntpOutPut - - - font - - 7 - - - - wordWrap - WidgetWidth - - - text - - - - - - - - - QWidget - - name - tabPredict - - - title - Predict - - - - margin - 5 - - - spacing - 6 - - - QTable - - name - TableLookups - - - font - - 8 - - - - numRows - 2 - - - numCols - 2 - - - - QLayoutWidget - - name - Layout9 - - - - margin - 0 - - - spacing - 6 - - - QLabel - - name - TextLabelShift - - - text - nan - - - - QLabel - - name - TextLabel4 - - - text - Esimated Shift: - - - - QLabel - - name - TextLabelEstimatedShift - - - text - nan - - - - QLabel - - name - TextLabel3_2 - - - text - Predicted Time: - - - - QLabel - - name - Mean_shift_label - - - text - Mean shift: - - - - QLabel - - name - TextLabelPredTime - - - text - nan - - - - - - QLayoutWidget - - name - Layout11 - - - - margin - 0 - - - spacing - 6 - - - QPushButton - - name - PushButtonSetPredTime - - - text - Set predicted time - - - - QPushButton - - name - PushButtonPredict - - - text - Predict time - - - - - - - - QWidget - - name - TabSettings - - - title - Settings - - - - margin - 2 - - - spacing - 2 - - - QWidget - - name - FrameSettings - - - layoutMargin - - - layoutSpacing - - - - margin - 11 - - - spacing - 6 - - - QLayoutWidget - - name - Layout6 - - - - margin - 0 - - - spacing - 6 - - - QLabel - - name - TextLabel7_2 - - - text - Use - - - - QLabel - - name - TextLabel2_2 - - - text - as - - - - QLabel - - name - TextLabel1_3 - - - text - NTP server to get the time from the network. - - - alignment - WordBreak|AlignVCenter|AlignLeft - - - wordwrap - - - - QComboBox - - name - ComboNtpSrv - - - editable - true - - - - - - - name - Spacer3 - - - orientation - Vertical - - - sizeType - Minimum - - - sizeHint - - 20 - 20 - - - - - QCheckBox - - name - CheckBoxAdvSettings - - - text - Advanced settings - - - - - name - Spacer4 - - - orientation - Vertical - - - sizeType - Expanding - - - sizeHint - - 20 - 20 - - - - - Line - - name - Line1 - - - orientation - Horizontal - - - - QLayoutWidget - - name - Layout7_2 - - - - margin - 0 - - - spacing - 6 - - - QLabel - - name - TextLabel1_2_2 - - - sizePolicy - - 1 - 1 - - - - text - Wait for - - - - QLabel - - name - TextLabel2_3 - - - text - minutes until - - - - QLabel - - name - TextLabel3_3_2 - - - text - NTP tries to syncronises the clock with the network. - - - alignment - WordBreak|AlignVCenter|AlignLeft - - - wordwrap - - - - QSpinBox - - name - SpinBoxNtpDelay - - - wrapping - true - - - maxValue - 9999999 - - - minValue - 1 - - - value - 1440 - - - - - - QLayoutWidget - - name - Layout7 - - - - margin - 0 - - - spacing - 6 - - - QLabel - - name - TextLabel1_2 - - - text - Insure a delay of - - - - QLabel - - name - TextLabel2 - - - text - minutes until - - - - QLabel - - name - TextLabel3_3 - - - text - a new NTP lookup will be used to predict the time. - - - alignment - WordBreak|AlignVCenter|AlignLeft - - - wordwrap - - - - QSpinBox - - name - SpinBoxMinLookupDelay - - - wrapping - true - - - maxValue - 9999999 - - - minValue - 42 - - - value - 720 - - - - - - - - - - QWidget - - name - tabManualSetTime - - - title - Manual - - - - margin - 11 - - - spacing - 6 - - - QWidget - - name - FrameSetTime - - - sizePolicy - - 5 - 3 - - - - - QPushButton - - name - PushButtonSetManualTime - - - text - Set time - - - - - name - Spacer4_2 - - - orientation - Vertical - - - sizeType - Expanding - - - sizeHint - - 20 - 20 - - - - - - - - - -- cgit v0.9.0.2