Move functionality from datamanager to mainwindow.
This commit is contained in:
@@ -76,7 +76,7 @@ public:
|
||||
|
||||
BCDataValue( const BCValueType* valueType_, BCDevice::ID deviceID_, BC::ID registerID_ );
|
||||
|
||||
void readRawValueX( const BCAbstractTransmitter& transmitter ) const;
|
||||
QString readRawValueX( const BCAbstractTransmitter& transmitter ) const;
|
||||
void writeRawValueX( const BCAbstractTransmitter& transmitter ) const;
|
||||
// void reset()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user