X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fprop%2Fbinding%2Fbinding.h;h=97a6a5d1f8e7b6e9dfe6c03cd7345490269c95cd;hb=4206fe26e6b3f6439e382a072f5ff67c009f412a;hp=bdc4487b62c663429d64783366dc4c72dab66a39;hpb=8481fbdf89e8f26a0d5ef0b69e32d25be5e2f6e4;p=pulseview.git diff --git a/pv/prop/binding/binding.h b/pv/prop/binding/binding.h index bdc4487..97a6a5d 100644 --- a/pv/prop/binding/binding.h +++ b/pv/prop/binding/binding.h @@ -40,6 +40,8 @@ public: void commit(); + void add_properties_to_form(QFormLayout *layout) const; + QWidget* get_property_form(QWidget *parent) const; protected: