Cockatrice 2026-06-27-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
#include "../cards/card_size_widget.h"
#include "../general/layout_containers/flow_widget.h"
#include "../quick_settings/settings_button_widget.h"
#include "printing_selector_placeholder_widget.h"
#include <QCheckBox>
#include <QLabel>
#include <QTreeView>
#include <QVBoxLayout>
#include <QWidget>
#include <libcockatrice/card/card_info.h>
#include <libcockatrice/models/deck_list/deck_list_model.h>
Include dependency graph for printing_selector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ZoneCounts
class  PrintingSelector

Macros

#define BATCH_SIZE   10

Macro Definition Documentation

◆ BATCH_SIZE

#define BATCH_SIZE   10
Todo
Document this file.