![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
#include "settings_manager.h"#include <libcockatrice/interfaces/interface_tabs_settings_provider.h>Go to the source code of this file.
Classes | |
| class | TabsSettings |
Enumerations | |
| enum | StartupTab { StartupTabHome , StartupTabVisualDeckStorage , StartupTabDeckStorage , StartupTabReplays , StartupTabDeckEditor , StartupTabVisualDeckEditor , StartupTabServer , StartupTabServerRoom } |
| The tab the application selects after launch. More... | |
| enum StartupTab |
The tab the application selects after launch.
The destination is a request: tabs that were not open before (Deck Editor, Server Room, …) are opened as part of the startup flow. Destinations that require a server connection use the intent system to satisfy their pre-conditions.