X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Ftrace.h;h=e3754b6e73a6fdf566a1f8ecfe464db429d07418;hb=18f7104f875a71bceeb152398b682737528a4ad7;hp=ef327edb29a0207fb660c7b915f46b23487573f9;hpb=23935421086ebf58cfe68228971ded327a6155a1;p=pulseview.git diff --git a/pv/view/trace.h b/pv/view/trace.h index ef327edb..e3754b6e 100644 --- a/pv/view/trace.h +++ b/pv/view/trace.h @@ -56,7 +56,7 @@ public: /** * Gets the name of this signal. */ - QString get_name() const; + QString name() const; /** * Sets the name of the signal. @@ -66,7 +66,7 @@ public: /** * Get the colour of the signal. */ - QColor get_colour() const; + QColor colour() const; /** * Set the colour of the signal.