Updated ValueHandling.
This commit is contained in:
@@ -53,14 +53,14 @@ public:
|
||||
BCDevice::ID getDeviceID() const;
|
||||
|
||||
const BCValueList& getValueListX();
|
||||
//BCValueModel &getValueModel();
|
||||
|
||||
bool hasContent();
|
||||
void updateValue( int index, BCValue::Flag state, uint32_t rawValue );
|
||||
|
||||
|
||||
public slots:
|
||||
|
||||
void onValueListReady( BCDevice::ID deviceID, BCValueList valueList );
|
||||
void onValueUpdated( int index, BCValue::State state, const QString& newVisibleValue="" );
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user