Changeset 6640 in ntrip for trunk/BNC/src/pppWidgets.cpp
- Timestamp:
- Mar 9, 2015, 11:10:38 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/pppWidgets.cpp
r6608 r6640 151 151 _mapWinDotSize->setWhatsThis(tr("<p>Specify the size of dots showing the rover positions.</p><p>A dot size of '3' may be appropriate. The maximum possible dot size is '10'. An empty option field or a size of '0' would mean that you don't want BNC to show the rover's track on the map.</p>")); 152 152 _mapWinDotColor->setWhatsThis(tr("<p>Specify the color of dots showing the rover track.</p>")); 153 _mapSpeedSlider->setWhatsThis(tr("<p>With BNC in PPP post -processing mode you can specify the speed of computations as appropriate for visualization. Note that you can adjust 'Speed' on-the-fly while BNC is already processing your observations."));153 _mapSpeedSlider->setWhatsThis(tr("<p>With BNC in PPP post processing mode you can specify the speed of computations as appropriate for visualization. Note that you can adjust 'speed' on-the-fly while BNC is already processing your observations.")); 154 154 155 155 readOptions();
Note:
See TracChangeset
for help on using the changeset viewer.