改名
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ class LIB_DECL Abs_Plot : public QWidget {
|
||||
public:
|
||||
virtual void init();
|
||||
[[nodiscard]] QColor background_color() const;
|
||||
[[nodiscard]] Plot_Scene* scene() const;
|
||||
[[nodiscard]] Render_Scene_2D* scene() const;
|
||||
[[nodiscard]] renderive_Owner<Renderable> root_renderable() const;
|
||||
void set_background_color(const QColor& color);
|
||||
~Abs_Plot() override;
|
||||
|
||||
Reference in New Issue
Block a user