struct __mavlink_message mavlink_message_t
bool _shouldHandleMessage(const mavlink_message_t &message, QList< uint32_t > &ids) const final
FactGroupWithId * _createFactGroupWithId(uint32_t id) final
void handleMessage(Vehicle *vehicle, const mavlink_message_t &message) final
Allows a FactGroup to parse incoming messages and fill in values.
Dynamically manages FactGroupWithIds based on incoming messages.
FactGroupWithId is a FactGroup which has an id Fact which can be used to identify the group.
A Fact is used to hold a single value within the system.
QModelIndex index(int row, int column=0, const QModelIndex &parent=QModelIndex()) const override
QModelIndex parent(const QModelIndex &child) const override