mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 11:19:24 +08:00
实现系统管理表格操作接口、分页操作
This commit is contained in:
@@ -77,7 +77,7 @@ class ChartBarView : public QChartView
|
||||
public:
|
||||
ChartBarView(QWidget* parent, QRect rt, int xfrag=5);
|
||||
|
||||
void setTitle(std::string title);
|
||||
void setStatus(std::string title);
|
||||
|
||||
std::shared_ptr<QChart> chart();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user