]> sigrok.org Git - pulseview.git/blobdiff - pv/data/decode/annotation.hpp
TabularDecView: Implement "hide hidden rows/classes" checkbox
[pulseview.git] / pv / data / decode / annotation.hpp
index 57ca46950384d16632cab87b0596b0fba9baab43..edc27bee4dfa52947477980622e137863aaa14f2 100644 (file)
@@ -62,6 +62,8 @@ public:
        const vector<QString>* annotations() const;
        const QString longest_annotation() const;
 
+       bool visible() const;
+
        const QColor color() const;
        const QColor bright_color() const;
        const QColor dark_color() const;