]> sigrok.org Git - pulseview.git/blobdiff - pv/data/decode/annotation.hpp
TabularDecView: Make the model/view work
[pulseview.git] / pv / data / decode / annotation.hpp
index cfa5e5e982e54746f79cac80c15062af7cd3f66b..e599bdd447343e75254fe00aa879109a6feb52da 100644 (file)
@@ -53,6 +53,7 @@ public:
        const QString ann_class_name() const;
 
        const vector<QString>* annotations() const;
+       const QString longest_annotation() const;
        const Row* row() const;
 
        bool operator<(const Annotation &other) const;