mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 09:33:57 -07:00
Include declaration.
Took 3 minutes
This commit is contained in:
parent
863a6384c1
commit
d3cc21670d
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ public slots:
|
||||||
void refreshDisplayType(const DisplayType &displayType);
|
void refreshDisplayType(const DisplayType &displayType);
|
||||||
void onActiveGroupCriteriaChanged(QString activeGroupCriteria);
|
void onActiveGroupCriteriaChanged(QString activeGroupCriteria);
|
||||||
void onActiveSortCriteriaChanged(QStringList activeSortCriteria);
|
void onActiveSortCriteriaChanged(QStringList activeSortCriteria);
|
||||||
|
QList<QString> getGroupCriteriaValueList();
|
||||||
void onCategoryAddition(const QModelIndex &parent, int first, int last);
|
void onCategoryAddition(const QModelIndex &parent, int first, int last);
|
||||||
void onCategoryRemoval(const QModelIndex &parent, int first, int last);
|
void onCategoryRemoval(const QModelIndex &parent, int first, int last);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue