mirror of
https://github.com/jaredtao/TaoQuick.git
synced 2025-01-19 20:22:56 +08:00
update QuickModel
This commit is contained in:
parent
754cd096cc
commit
7e73057397
@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
#include <QAbstractListModel>
|
||||
#include <QList>
|
||||
#include <QSet>
|
||||
#include "TaoCommonGlobal.h"
|
||||
template <class T>
|
||||
class QuickModelBase : public QAbstractListModel
|
||||
|
Loading…
x
Reference in New Issue
Block a user