[Documentation] Sort *every* file into a doxygen group. (#6198)

* Sort *every* file into a doxygen group.

Took 7 hours 9 minutes

Took 18 seconds

Took 2 minutes

* Lint some ingroup definitions.

Took 10 minutes


Took 2 seconds

* Just include the groups in the Doxyfile in this commit.

Took 3 minutes

* Update some group comments so they link!

Took 14 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
This commit is contained in:
BruebachL 2025-09-30 12:13:32 +02:00 committed by GitHub
parent 22c6756ce0
commit f8c4f774cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
297 changed files with 2368 additions and 19 deletions

View file

@ -1,3 +1,9 @@
/**
* @file color_identity_widget.h
* @ingroup CardExtraInfoWidgets
* @brief TODO: Document this.
*/
#ifndef COLOR_IDENTITY_WIDGET_H
#define COLOR_IDENTITY_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file mana_cost_widget.h
* @ingroup CardExtraInfoWidgets
* @brief TODO: Document this.
*/
#ifndef MANA_COST_WIDGET_H
#define MANA_COST_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file mana_symbol_widget.h
* @ingroup CardExtraInfoWidgets
* @brief TODO: Document this.
*/
#ifndef MANA_SYMBOL_WIDGET_H
#define MANA_SYMBOL_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file card_group_display_widget.h
* @ingroup DeckEditorCardGroupWidgets
* @brief TODO: Document this.
*/
#ifndef CARD_GROUP_DISPLAY_WIDGET_H
#define CARD_GROUP_DISPLAY_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file flat_card_group_display_widget.h
* @ingroup DeckEditorCardGroupWidgets
* @brief TODO: Document this.
*/
#ifndef FLAT_CARD_GROUP_DISPLAY_WIDGET_H
#define FLAT_CARD_GROUP_DISPLAY_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file overlapped_card_group_display_widget.h
* @ingroup DeckEditorCardGroupWidgets
* @brief TODO: Document this.
*/
#ifndef OVERLAPPED_CARD_GROUP_DISPLAY_WIDGET_H
#define OVERLAPPED_CARD_GROUP_DISPLAY_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file card_info_display_widget.h
* @ingroup CardWidgets
* @brief TODO: Document this.
*/
#ifndef CARDINFOWIDGET_H
#define CARDINFOWIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file card_info_frame_widget.h
* @ingroup CardWidgets
* @brief TODO: Document this.
*/
#ifndef CARDFRAME_H
#define CARDFRAME_H

View file

@ -1,3 +1,9 @@
/**
* @file card_info_picture_art_crop_widget.h
* @ingroup CardWidgets
* @brief TODO: Document this.
*/
#ifndef CARD_INFO_PICTURE_ART_CROP_WIDGET_H
#define CARD_INFO_PICTURE_ART_CROP_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file card_info_picture_enlarged_widget.h
* @ingroup CardWigets
* @ingroup DeckEditorWidgets
* @brief TODO: Document this.
*/
#ifndef CARD_PICTURE_ENLARGED_WIDGET_H
#define CARD_PICTURE_ENLARGED_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file card_info_picture_widget.h
* @ingroup CardWidgets
* @brief TODO: Document this.
*/
#ifndef CARD_INFO_PICTURE_H
#define CARD_INFO_PICTURE_H

View file

@ -1,3 +1,10 @@
/**
* @file card_info_picture_with_text_overlay_widget.h
* @ingroup CardWidgets
* @ingroup DeckStorageWidgets
* @brief TODO: Document this.
*/
#ifndef CARD_PICTURE_WITH_TEXT_OVERLAY_H
#define CARD_PICTURE_WITH_TEXT_OVERLAY_H

View file

@ -1,3 +1,9 @@
/**
* @file card_info_text_widget.h
* @ingroup CardWidgets
* @brief TODO: Document this.
*/
#ifndef CARDINFOTEXT_H
#define CARDINFOTEXT_H

View file

@ -1,3 +1,11 @@
/**
* @file card_size_widget.h
* @ingroup CardWidgets
* @ingroup DeckEditorWidgets
* @ingroup DeckStorageWidgets
* @brief TODO: Document this.
*/
#ifndef CARD_SIZE_WIDGET_H
#define CARD_SIZE_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file deck_card_zone_display_widget.h
* @ingroup DeckEditorWidgets
* @brief TODO: Document this.
*/
#ifndef DECK_CARD_ZONE_DISPLAY_WIDGET_H
#define DECK_CARD_ZONE_DISPLAY_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file deck_preview_card_picture_widget.h
* @ingroup CardWidgets
* @ingroup Lobby
* @brief TODO: Document this.
*/
#ifndef DECK_PREVIEW_CARD_PICTURE_WIDGET_H
#define DECK_PREVIEW_CARD_PICTURE_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file deck_analytics_widget.h
* @ingroup DeckEditorAnalyticsWidgets
* @brief TODO: Document this.
*/
#ifndef DECK_ANALYTICS_WIDGET_H
#define DECK_ANALYTICS_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file mana_base_widget.h
* @ingroup DeckEditorAnalyticsWidgets
* @brief TODO: Document this.
*/
#ifndef MANA_BASE_WIDGET_H
#define MANA_BASE_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file mana_curve_widget.h
* @ingroup DeckEditorAnalyticsWidgets
* @brief TODO: Document this.
*/
#ifndef MANA_CURVE_WIDGET_H
#define MANA_CURVE_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file mana_devotion_widget.h
* @ingroup DeckEditorAnalyticsWidgets
* @brief TODO: Document this.
*/
#ifndef MANA_DEVOTION_WIDGET_H
#define MANA_DEVOTION_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file deck_editor_card_info_dock_widget.h
* @ingroup DeckEditorWidgets
* @brief A Deck Editor DockWidget that displays a CardInfoFrameWidget, which shows detailed information about a card,
* such as the picture or various attributes.
*/
#ifndef DECK_EDITOR_CARD_INFO_DOCK_WIDGET_H
#define DECK_EDITOR_CARD_INFO_DOCK_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file deck_editor_database_display_widget.h
* @ingroup DeckEditorWidgets
* @ingroup CardDatabaseWidgets
* @brief A Deck Editor Widget that displays a QTreeView of a CardDatabaseModel.
*/
#ifndef DECK_EDITOR_DATABASE_DISPLAY_WIDGET_H
#define DECK_EDITOR_DATABASE_DISPLAY_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file deck_editor_deck_dock_widget.h
* @ingroup DeckEditorWidgets
* @brief A Deck Editor DockWidget that displays several Qt Editors to modify various deck attributes as well as a
* QTreeView of the DeckListModel.
*/
#ifndef DECK_EDITOR_DECK_DOCK_WIDGET_H
#define DECK_EDITOR_DECK_DOCK_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file deck_editor_filter_dock_widget.h
* @ingroup DeckEditorWidgets
* @ingroup CardDatabaseWidgets
* @brief A Deck Editor DockWidget that displays and allows modifying filters applied to the CardDatabaseDisplayModel.
*/
#ifndef DECK_EDITOR_FILTER_DOCK_WIDGET_H
#define DECK_EDITOR_FILTER_DOCK_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file deck_editor_printing_selector_dock_widget.h
* @ingroup DeckEditorWidgets
* @brief A Deck Editor DockWidget that displays a PrintingSelector, which allows choosing different printings.
*/
#ifndef DECK_EDITOR_PRINTING_SELECTOR_DOCK_WIDGET_H
#define DECK_EDITOR_PRINTING_SELECTOR_DOCK_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file background_sources.h
* @ingroup UI
* @brief TODO: Document this.
*/
#ifndef COCKATRICE_BACKGROUND_SOURCES_H
#define COCKATRICE_BACKGROUND_SOURCES_H

View file

@ -1,3 +1,11 @@
/**
* @file banner_widget.h
* @ingroup Widgets
* @ingroup DeckEditorCardGroupWidgets
* @ingroup DeckStorageWidgets
* @brief TODO: Document this.
*/
#ifndef BANNER_WIDGET_H
#define BANNER_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file bar_widget.h
* @ingroup Widgets
* @ingroup DeckEditorAnalyticsWidgets
* @brief TODO: Document this.
*/
#ifndef BAR_WIDGET_H
#define BAR_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file dynamic_font_size_label.h
* @ingroup Widgets
* @brief TODO: Document this.
*/
#ifndef DYNAMICFONTSIZELABEL_H
#define DYNAMICFONTSIZELABEL_H

View file

@ -1,3 +1,9 @@
/**
* @file dynamic_font_size_push_button.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef DYNAMICFONTSIZEPUSHBUTTON_H
#define DYNAMICFONTSIZEPUSHBUTTON_H

View file

@ -1,3 +1,9 @@
/**
* @file labeled_input.h
* @ingroup DeckEditorCardGroupWidgets
* @brief TODO: Document this.
*/
#ifndef LABELED_INPUT_H
#define LABELED_INPUT_H

View file

@ -1,3 +1,10 @@
/**
* @file percent_bar_widget.h
* @ingroup Widgets
* @ingroup DeckEditorAnalyticsWidgets
* @brief TODO: Document this.
*/
#ifndef PERCENT_BAR_WIDGET_H
#define PERCENT_BAR_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file shadow_background_label.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef STYLEDLABEL_H
#define STYLEDLABEL_H

View file

@ -1,6 +1,8 @@
//
// Created by ascor on 6/15/25.
//
/**
* @file home_styled_button.h
* @ingroup Widgets
* @brief TODO: Document this.
*/
#ifndef HOME_STYLED_BUTTON_H
#define HOME_STYLED_BUTTON_H

View file

@ -1,3 +1,10 @@
/**
* @file home_widget.h
* @ingroup Core
* @ingroup Widgets
* @brief TODO: Document this.
*/
#ifndef HOME_WIDGET_H
#define HOME_WIDGET_H
#include "../../../server/abstract_client.h"

View file

@ -1,3 +1,9 @@
/**
* @file flow_widget.h
* @ingroup UI
* @brief TODO: Document this.
*/
#ifndef FLOW_WIDGET_H
#define FLOW_WIDGET_H
#include "../../../layouts/flow_layout.h"

View file

@ -1,3 +1,9 @@
/**
* @file overlap_control_widget.h
* @ingroup UI
* @brief TODO: Document this.
*/
#ifndef OVERLAP_CONTROL_WIDGET_H
#define OVERLAP_CONTROL_WIDGET_H
#include "../display/labeled_input.h"

View file

@ -1,3 +1,9 @@
/**
* @file overlap_widget.h
* @ingroup UI
* @brief TODO: Document this.
*/
#ifndef OVERLAP_WIDGET_H
#define OVERLAP_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file all_zones_card_amount_widget.h
* @ingroup CardExtraInfoWidgets
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef ALL_ZONES_CARD_AMOUNT_WIDGET_H
#define ALL_ZONES_CARD_AMOUNT_WIDGET_H
#include "../../../deck/deck_list_model.h"

View file

@ -1,3 +1,10 @@
/**
* @file card_amount_widget.h
* @ingroup CardExtraInfoWidgets
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef CARD_AMOUNT_WIDGET_H
#define CARD_AMOUNT_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file printing_selector.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef PRINTING_SELECTOR_H
#define PRINTING_SELECTOR_H

View file

@ -1,3 +1,9 @@
/**
* @file printing_selector_card_display_widget.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef PRINTING_SELECTOR_CARD_DISPLAY_WIDGET_H
#define PRINTING_SELECTOR_CARD_DISPLAY_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file printing_selector_card_overlay_widget.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef PRINTING_SELECTOR_CARD_OVERLAY_WIDGET_H
#define PRINTING_SELECTOR_CARD_OVERLAY_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file printing_selector_card_search_widget.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef PRINTING_SELECTOR_CARD_SEARCH_WIDGET_H
#define PRINTING_SELECTOR_CARD_SEARCH_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file printing_selector_card_selection_widget.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef PRINTING_SELECTOR_CARD_SELECTION_WIDGET_H
#define PRINTING_SELECTOR_CARD_SELECTION_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file printing_selector_card_sorting_widget.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef PRINTING_SELECTOR_CARD_SORTING_WIDGET_H
#define PRINTING_SELECTOR_CARD_SORTING_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file set_name_and_collectors_number_display_widget.h
* @ingroup CardExtraInfoWidgets
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef SET_NAME_AND_COLLECTORS_NUMBER_DISPLAY_WIDGET_H
#define SET_NAME_AND_COLLECTORS_NUMBER_DISPLAY_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file settings_button_widget.h
* @ingroup Widgets
* @ingroup Settings
* @brief TODO: Document this.
*/
#ifndef SETTINGS_BUTTON_WIDGET_H
#define SETTINGS_BUTTON_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file settings_popup_widget.h
* @ingroup Widgets
* @ingroup Settings
* @brief TODO: Document this.
*/
#ifndef SETTINGS_POPUP_WIDGET_H
#define SETTINGS_POPUP_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_database_display_color_filter_widget.h
* @ingroup VisualCardDatabaseWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DATABASE_DISPLAY_COLOR_FILTER_WIDGET_H
#define VISUAL_DATABASE_DISPLAY_COLOR_FILTER_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_database_display_filter_save_load_widget.h
* @ingroup VisualCardDatabaseWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DATABASE_DISPLAY_FILTER_SAVE_LOAD_WIDGET_H
#define VISUAL_DATABASE_DISPLAY_FILTER_SAVE_LOAD_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_database_display_main_type_filter_widget.h
* @ingroup VisualCardDatabaseWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DATABASE_DISPLAY_MAIN_TYPE_FILTER_WIDGET_H
#define VISUAL_DATABASE_DISPLAY_MAIN_TYPE_FILTER_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_database_display_name_filter_widget.h
* @ingroup VisualCardDatabaseWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DATABASE_DISPLAY_NAME_FILTER_WIDGET_H
#define VISUAL_DATABASE_DISPLAY_NAME_FILTER_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_database_display_set_filter_widget.h
* @ingroup VisualCardDatabaseWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DATABASE_DISPLAY_SET_FILTER_WIDGET_H
#define VISUAL_DATABASE_DISPLAY_SET_FILTER_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_database_display_sub_type_filter_widget.h
* @ingroup VisualCardDatabaseWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DATABASE_DISPLAY_SUB_TYPE_FILTER_WIDGET_H
#define VISUAL_DATABASE_DISPLAY_SUB_TYPE_FILTER_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_database_display_widget.h
* @ingroup VisualCardDatabaseWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DATABASE_DISPLAY_WIDGET_H
#define VISUAL_DATABASE_DISPLAY_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_database_filter_display_widget.h
* @ingroup VisualCardDatabaseWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DATABASE_FILTER_DISPLAY_WIDGET_H
#define VISUAL_DATABASE_FILTER_DISPLAY_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_deck_editor_sample_hand_widget.h
* @ingroup DeckEditorAnalyticsWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DECK_EDITOR_SAMPLE_HAND_WIDGET_H
#define VISUAL_DECK_EDITOR_SAMPLE_HAND_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_deck_editor_widget.h
* @ingroup DeckEditors
* @brief TODO: Document this.
*/
#ifndef VISUAL_DECK_EDITOR_H
#define VISUAL_DECK_EDITOR_H

View file

@ -1,3 +1,9 @@
/**
* @file deck_preview_color_identity_filter_widget.h
* @ingroup VisualDeckPreviewWidgets
* @brief TODO: Document this.
*/
#ifndef DECK_PREVIEW_COLOR_IDENTITY_FILTER_WIDGET_H
#define DECK_PREVIEW_COLOR_IDENTITY_FILTER_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file deck_preview_deck_tags_display_widget.h
* @ingroup VisualDeckPreviewWidgets
* @brief TODO: Document this.
*/
#ifndef DECK_PREVIEW_DECK_TAGS_DISPLAY_WIDGET_H
#define DECK_PREVIEW_DECK_TAGS_DISPLAY_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file deck_preview_tag_addition_widget.h
* @ingroup VisualDeckPreviewWidgets
* @brief TODO: Document this.
*/
#ifndef DECK_PREVIEW_TAG_ADDITION_WIDGET_H
#define DECK_PREVIEW_TAG_ADDITION_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file deck_preview_tag_dialog.h
* @ingroup VisualDeckPreviewWidgets
* @ingroup Dialogs
* @brief TODO: Document this.
*/
#ifndef DECK_PREVIEW_TAG_DIALOG_H
#define DECK_PREVIEW_TAG_DIALOG_H

View file

@ -1,3 +1,9 @@
/**
* @file deck_preview_tag_display_widget.h
* @ingroup VisualDeckPreviewWidgets
* @brief TODO: Document this.
*/
#ifndef DECK_PREVIEW_TAG_DISPLAY_WIDGET_H
#define DECK_PREVIEW_TAG_DISPLAY_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file deck_preview_tag_item_widget.h
* @ingroup VisualDeckPreviewWidgets
* @brief TODO: Document this.
*/
#ifndef DECK_PREVIEW_TAG_ITEM_WIDGET_H
#define DECK_PREVIEW_TAG_ITEM_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file deck_preview_widget.h
* @ingroup VisualDeckPreviewWidgets
* @brief TODO: Document this.
*/
#ifndef DECK_PREVIEW_WIDGET_H
#define DECK_PREVIEW_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_deck_storage_folder_display_widget.h
* @ingroup VisualDeckStorageWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DECK_STORAGE_FOLDER_DISPLAY_WIDGET_H
#define VISUAL_DECK_STORAGE_FOLDER_DISPLAY_WIDGET_H

View file

@ -1,3 +1,11 @@
/**
* @file visual_deck_storage_quick_settings_widget.h
* @ingroup VisualDeckStorageWidgets
* @brief The VDS's quick settings menu.
* Manages the widgets in the quick settings menu dropdown, as well as syncing their values with SettingsCache.
* The current values of the settings are exposed through getters and signals.
*/
#ifndef VISUAL_DECK_STORAGE_QUICK_SETTINGS_WIDGET_H
#define VISUAL_DECK_STORAGE_QUICK_SETTINGS_WIDGET_H
@ -9,11 +17,6 @@ class QSpinBox;
class QCheckBox;
class QComboBox;
/**
* The VDS's quick settings menu.
* Manages the widgets in the quick settings menu dropdown, as well as syncing their values with SettingsCache.
* The current values of the settings are exposed through getters and signals.
*/
class VisualDeckStorageQuickSettingsWidget : public SettingsButtonWidget
{
Q_OBJECT

View file

@ -1,3 +1,9 @@
/**
* @file visual_deck_storage_search_widget.h
* @ingroup VisualDeckStorageWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DECK_STORAGE_SEARCH_WIDGET_H
#define VISUAL_DECK_STORAGE_SEARCH_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_deck_storage_sort_widget.h
* @ingroup VisualDeckStorageWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DECK_STORAGE_SORT_WIDGET_H
#define VISUAL_DECK_STORAGE_SORT_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_deck_storage_tag_filter_widget.h
* @ingroup VisualDeckStorageWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DECK_STORAGE_TAG_FILTER_WIDGET_H
#define VISUAL_DECK_STORAGE_TAG_FILTER_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file visual_deck_storage_widget.h
* @ingroup VisualDeckStorageWidgets
* @brief TODO: Document this.
*/
#ifndef VISUAL_DECK_STORAGE_WIDGET_H
#define VISUAL_DECK_STORAGE_WIDGET_H