]> sigrok.org Git - pulseview.git/blobdiff - pv/view/view.hpp
Trace: Removed coloured_bg state
[pulseview.git] / pv / view / view.hpp
index 08b8a37e51498db342eb82d5ce1ab4b67e4b884e..9fac1a67f8d400933d4a95b2c2b12eca29c483d0 100644 (file)
@@ -212,6 +212,11 @@ public:
         */
        void enable_coloured_bg(bool state);
 
+       /**
+        * Returns true if the trace background should be drawn with a coloured background.
+        */
+       bool coloured_bg() const;
+
        /**
         * Enable or disable showing sampling points.
         */