]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/trace.hpp
Trace: Remove unneeded setters
[pulseview.git] / pv / views / trace / trace.hpp
index a9ccd7b7c4bd1b581d2b245821054466d2edf036..410d82cd14e8c9121e9a758024dee4c5d540204f 100644 (file)
@@ -100,16 +100,6 @@ public:
         */
        shared_ptr<data::SignalBase> base() const;
 
-       /**
-        * Sets the name of the signal.
-        */
-       virtual void set_name(QString name);
-
-       /**
-        * Set the color of the signal.
-        */
-       virtual void set_color(QColor color);
-
        /**
         * Configures the segment display mode to use.
         */