Ignore:
Timestamp:
Aug 19, 2024, 4:15:53 PM (3 months ago)
Author:
stuerze
Message:

replacement of obsolete qt-class members

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/serial/qextserialbase.h

    r1317 r10525  
    160160    virtual void setTimeout(ulong, ulong)=0;
    161161
    162     virtual bool open(OpenMode mode=0)=0;
     162    virtual bool open(OpenMode mode=QIODevice::NotOpen)=0;
    163163    virtual bool isSequential() const;
    164164    virtual void close()=0;
Note: See TracChangeset for help on using the changeset viewer.