EHM DAL 0.2.3
Data abstraction layer for Eastside Hockey Manager
|
Protected Attributes | |
const QRegularExpression | numerical_ {"\\d*"} |
QFile * | file_ {nullptr} |
qint32 | header_count_ {2} |
bool | hide_progress_ {false} |
widgets::ProgressDialog | progress_dialog_ {QStringLiteral("Spreadsheet File"), 0, 1} |