GH-328 overhaul all relevant version lists
This commit is contained in:
parent
75dfbc61fc
commit
aea51a0876
23 changed files with 688 additions and 288 deletions
|
@ -44,7 +44,8 @@ public:
|
|||
ForgeVersionPtr findVersionByVersionNr(QString version);
|
||||
|
||||
virtual QVariant data(const QModelIndex &index, int role) const;
|
||||
virtual QVariant headerData(int section, Qt::Orientation orientation, int role) const;
|
||||
virtual QList<ModelRoles> providesRoles() override;
|
||||
|
||||
virtual int columnCount(const QModelIndex &parent) const;
|
||||
|
||||
protected:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue