Cockatrice
2026-03-05-Development-2.11.0-beta.54
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
override_printing_warning.h
Go to the documentation of this file.
1
#ifndef COCKATRICE_OVERRIDE_PRINTING_WARN_H
2
#define COCKATRICE_OVERRIDE_PRINTING_WARN_H
3
#include <QMessageBox>
4
5
namespace
OverridePrintingWarning
6
{
7
16
bool
execMessageBox
(QWidget *parent,
bool
enable);
17
18
}
// namespace OverridePrintingWarning
19
20
#endif
// COCKATRICE_OVERRIDE_PRINTING_WARN_H
OverridePrintingWarning
Definition
override_printing_warning.h:6
OverridePrintingWarning::execMessageBox
bool execMessageBox(QWidget *parent, bool enable)
Pops up the warning message for the changing the override printing setting. If the user clicks accept...
Definition
override_printing_warning.cpp:6
cockatrice
src
interface
widgets
dialogs
override_printing_warning.h
Generated by
1.14.0