1#ifndef COCKATRICE_DRAW_PROBABILITY_WIDGET_H
2#define COCKATRICE_DRAW_PROBABILITY_WIDGET_H
13#include <QTableWidget>
27 void loadConfig(
const QJsonObject &cfg)
override;
Definition deck_list_statistics_analyzer.h:24
A QLayout subclass that arranges child widgets in wrapping rows (horizontal flow) or wrapping columns...
Definition draw_probability_config.h:8