Cockatrice 2026-06-01-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
#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 <QLoggingCategory>
#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")

Function Documentation

◆ Q_LOGGING_CATEGORY()

Q_LOGGING_CATEGORY ( DlgLoadDeckFromWebsiteLog ,
"dlg_load_deck_from_website"  )
inline
Todo
Document this file.