various: began heavy rework of curve view to link closely with param view
This commit is contained in:
@@ -32,12 +32,10 @@ class CurvePanel : public TimeBasedPanel
|
||||
public:
|
||||
CurvePanel(QWidget* parent);
|
||||
|
||||
NodeInput* GetInput() const;
|
||||
|
||||
virtual void DeleteSelected() override;
|
||||
|
||||
public slots:
|
||||
void SetInput(NodeInput* input);
|
||||
void SetNodes(const QList<Node*>& nodes);
|
||||
|
||||
virtual void IncreaseTrackHeight() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user