feat: QStandardItemModel and QStyleItemDelegate

This commit is contained in:
touwoyimuli
2019-10-01 11:47:23 +08:00
parent d3349c16b3
commit 77d9584899
5 changed files with 76 additions and 2 deletions

View File

@@ -6,6 +6,8 @@
#include <QStandardItemModel>
#include <QItemSelectionModel>
#include "ExDelegate.h"
namespace Ui {
class ExQStandardItemModel;
}