Changeset 7506 in ntrip for trunk/BNC/src/pppWidgets.h


Ignore:
Timestamp:
Oct 13, 2015, 3:19:43 PM (9 years ago)
Author:
stuerze
Message:

automatic file name generation for ppp output files is added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/pppWidgets.h

    r7488 r7506  
    4444  qtFileChooser* _crdFile;
    4545  qtFileChooser* _antexFile;
    46   QLineEdit*     _logFile;
    47   QLineEdit*     _nmeaFile;
    48   QLineEdit*     _snxtroFile;
     46  QLineEdit*     _logPath;
     47  QLineEdit*     _nmeaPath;
     48  QLineEdit*     _snxtroPath;
    4949  QSpinBox*      _snxtroSampl;
    5050  QComboBox*     _snxtroIntr;
     51  QCheckBox*     _v3filenames;
    5152  QTableWidget*  _staTable;
    5253  QComboBox*     _lcGPS;
Note: See TracChangeset for help on using the changeset viewer.