Changeset 6411 in ntrip for trunk/BNC/src/bncsettings.h


Ignore:
Timestamp:
Dec 23, 2014, 11:41:43 AM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5066 r6411  
    1212  void setValue(const QString &key, const QVariant& value);
    1313  void remove(const QString& key );
    14   void reRead();
     14  bool contains(const QString& key) const;
     15  void reRead();
    1516  void sync();
    1617 private:
Note: See TracChangeset for help on using the changeset viewer.