Sort *every* file into a doxygen group.

Took 7 hours 9 minutes

Took 18 seconds

Took 2 minutes
This commit is contained in:
Lukas Brübach 2025-09-29 23:59:41 +02:00
parent 22c6756ce0
commit 12b4d2e1c5
297 changed files with 2370 additions and 21 deletions

View file

@ -25,6 +25,8 @@ enum DeckListModelGroupCriteria
};
/**
* @class DecklistModelCardNode
* @ingroup DeckModels
* @brief Adapter node that wraps a DecklistCardNode for use in the DeckListModel tree.
*
* This class forwards all property accessors (name, number, provider ID, set info, etc.)
@ -103,6 +105,8 @@ public:
};
/**
* @class DeckListModel
* @ingroup DeckModels
* @brief Qt model representing a decklist for use in views (tree/table).
*
* DeckListModel is a QAbstractItemModel that exposes the structure of a deck