update highlineview lastorder
This commit is contained in:
@@ -50,6 +50,7 @@ private:
|
||||
QStandardItemModel *m_model;
|
||||
QSortFilterProxyModel *m_proxyModel;
|
||||
OrderTypeDelegate *m_typeDelegate;
|
||||
HighlightDelegate *m_lastOrderDelegate;
|
||||
|
||||
// 数据存储
|
||||
QList<QSharedPointer<BigOrderInfo>> m_allOrders;
|
||||
|
||||
Reference in New Issue
Block a user