![]() |
Cockatrice 2026-03-05-Development-2.11.0-beta.54
A virtual tabletop for multiplayer card games
|
Functions | |
| bool | execMessageBox (QWidget *parent, bool enable) |
| Pops up the warning message for the changing the override printing setting. If the user clicks accept, then this also handles changing the setting and resetting the card image cache. | |
| bool OverridePrintingWarning::execMessageBox | ( | QWidget * | parent, |
| bool | enable ) |
Pops up the warning message for the changing the override printing setting. If the user clicks accept, then this also handles changing the setting and resetting the card image cache.
| parent | The parent widget |
| enable | Whether the user is trying to enable or disable the setting |