31 : IUAVGadget(classId, parent)
36 &UAVObjectBrowser::viewOptionsChangedSlot);
57 void UAVObjectBrowser::viewOptionsChangedSlot(
bool scientific,
bool metadata,
QColor manuallyChangedColor() const
void setManuallyChangedColor(QColor color)
void setViewOptions(bool scientific, bool metadata, bool hideNotPresent)
UAVObjectBrowserWidget::setViewOptions Sets the viewing options.
QColor recentlyUpdatedColor() const
void setNotPresentOnHwColor(QColor color)
void loadConfiguration(IUAVGadgetConfiguration *config)
QColor notPresentOnHwColor() const
bool showMetaData() const
void initialize()
Initializes the model and makes the necessary signal/slot connections.
void setShowMetaData(bool value)
UAVObjectBrowser(QString classId, UAVObjectBrowserWidget *widget, QWidget *parent=nullptr)
void setHideNotPresentOnHw(bool value)
bool hideNotPresentOnHw() const
void setOnlyHighlightChangedValues(bool highlight)
bool onlyHighlightChangedValues() const
void setScientificView(bool value)
void setRecentlyUpdatedColor(QColor color)
void viewOptionsChanged(bool scientific, bool metadata, bool hideNotPresent)
bool scientificView() const