Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches

TODO: Document this. More...

#include "../client/network/parsers/deck_link_to_api_transformer.h"
#include "../client/network/parsers/interface_json_deck_parser.h"
#include <QDialog>
#include <QLabel>
#include <QLineEdit>
#include <QNetworkAccessManager>
#include <QVBoxLayout>
Include dependency graph for dlg_load_deck_from_website.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DlgLoadDeckFromWebsite

Functions

 Q_LOGGING_CATEGORY (DlgLoadDeckFromWebsiteLog, "dlg_load_deck_from_website")

Detailed Description

TODO: Document this.

Function Documentation

◆ Q_LOGGING_CATEGORY()

Q_LOGGING_CATEGORY ( DlgLoadDeckFromWebsiteLog ,
"dlg_load_deck_from_website"  )
inline