Changeset 1668 in ntrip for trunk/BNS/bnswindow.h


Ignore:
Timestamp:
Feb 28, 2009, 11:09:23 AM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnswindow.h

    r1258 r1668  
    3232  void slotMessage(const QByteArray msg);
    3333  void slotError(const QByteArray msg);
     34  void bnsText(const QString &text);
    3435
    3536 private slots:
     
    9899  QSpinBox*  _sp3SamplSpinBox;
    99100  QCheckBox* _fileAppendCheckBox;
     101  QCheckBox* _autoStartCheckBox;
    100102
    101103  QTextEdit*  _log;
    102104
     105  QTabWidget* tabs;
    103106//QWidget*    _status;
    104107  QGroupBox*  _status;
Note: See TracChangeset for help on using the changeset viewer.