Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Explicitly state in temporal controller dock that the visible
time range is lower < t <= upper
Provides explicit clarification to users that the upper time in
the current filter time range is NOT visible in the canvas
Loading branch information
Showing
1 changed file
with
66 additions
and
2 deletions .
+66
−2
src/ui/qgstemporalcontrollerwidgetbase.ui
@@ -178,13 +178,45 @@
</property >
</widget >
</item >
<item >
<spacer name =" horizontalSpacer_4" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeType" >
<enum >QSizePolicy::Fixed</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >5</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
<item >
<widget class =" QLabel" name =" mFixedRangeRangeToLabel" >
<property name =" text" >
<string >to </string >
<string >< html >< head/ >< body >< p > ≤ < span style= " font-style:italic; "> t < /span > & lt; < /p >< /body >< /html > </string >
</property >
</widget >
</item >
<item >
<spacer name =" horizontalSpacer_5" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeType" >
<enum >QSizePolicy::Fixed</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >5</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
<item >
<widget class =" QDateTimeEdit" name =" mFixedRangeEndDateTime" >
<property name =" sizePolicy" >
@@ -406,13 +438,45 @@
</property >
</widget >
</item >
<item >
<spacer name =" horizontalSpacer_2" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeType" >
<enum >QSizePolicy::Fixed</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >5</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
<item >
<widget class =" QLabel" name =" mRangeToLabel" >
<property name =" text" >
<string >to </string >
<string >< html >< head/ >< body >< p > ≤ < span style= " font-style:italic; "> t < /span > & lt; < /p >< /body >< /html > </string >
</property >
</widget >
</item >
<item >
<spacer name =" horizontalSpacer_3" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeType" >
<enum >QSizePolicy::Fixed</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >5</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
<item >
<widget class =" QDateTimeEdit" name =" mEndDateTime" >
<property name =" sizePolicy" >
Toggle all file notes
Toggle all file annotations