Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
IntentUrlParser Class Reference

#include <url_parser.h>

Inheritance diagram for IntentUrlParser:
[legend]
Collaboration diagram for IntentUrlParser:
[legend]

Public Member Functions

 IntentUrlParser (QObject *parent, MainWindow *mainWindow)
void handle (const QString &urlStr)
void handleJoinGame (const QUrlQuery &query)

Private Member Functions

QString generateJoinGameMessage (const ContextJoinGame &context, const QString &gameDescription)

Private Attributes

MainWindowmainWindow

Constructor & Destructor Documentation

◆ IntentUrlParser()

IntentUrlParser::IntentUrlParser ( QObject * parent,
MainWindow * mainWindow )

Member Function Documentation

◆ generateJoinGameMessage()

QString IntentUrlParser::generateJoinGameMessage ( const ContextJoinGame & context,
const QString & gameDescription )
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ handle()

void IntentUrlParser::handle ( const QString & urlStr)
Here is the call graph for this function:

◆ handleJoinGame()

void IntentUrlParser::handleJoinGame ( const QUrlQuery & query)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ mainWindow

MainWindow* IntentUrlParser::mainWindow
private

The documentation for this class was generated from the following files: