Changeset 1420 in ntrip for trunk/BNC/bnctabledlg.cpp
- Timestamp:
- Dec 31, 2008, 9:28:19 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnctabledlg.cpp
r1410 r1420 106 106 mainLayout->addLayout(editLayout); 107 107 108 _ntripVersionComboBox->setWhatsThis(tr("<p>Select the NTRIP transport protocol version you want to use. Implemented options are:<br> 1: NTRIP version 1, TCP/IP<br> 2: NTRIP version 2, TCP/IP<br> Select option '1' if younot sure whether the NTRIP broadcaster supports NTRIP version 2.</p>"));108 _ntripVersionComboBox->setWhatsThis(tr("<p>Select the NTRIP transport protocol version you want to use. Implemented options are:<br> 1: NTRIP version 1, TCP/IP<br> 2: NTRIP version 2, TCP/IP<br> R: NTRIP Version 2, RTSP/RTP<br>Select option '1' if you are not sure whether the NTRIP broadcaster supports NTRIP version 2.</p>")); 109 109 110 110 _table = new QTableWidget(this);
Note:
See TracChangeset
for help on using the changeset viewer.