Cockatrice 2026-01-14-Development-2.11.0-beta.46
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
EdhrecCommanderApiResponseNavigationWidget Class Reference

#include <edhrec_commander_api_response_navigation_widget.h>

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

Public Slots

void actRequestCommanderNavigation ()
void actRequestComboNavigation ()
void actRequestAverageDeckNavigation ()

Signals

void requestUrl (QString url)

Public Member Functions

 EdhrecCommanderApiResponseNavigationWidget (QWidget *parent, const EdhrecCommanderApiResponseCommanderDetails &_commanderDetails, QString baseUrl)
void retranslateUi ()

Private Member Functions

QString addNavigationOptionsToUrl (QString baseUrl)
QString buildComboUrl () const

Private Attributes

QGridLayout * layout
EdhrecCommanderApiResponseBracketNavigationWidgetbracketNavigationWidget
EdhrecCommanderApiResponseBudgetNavigationWidgetbudgetNavigationWidget
QPushButton * comboPushButton
QPushButton * averageDeckPushButton
EdhrecCommanderApiResponseCommanderDetails commanderDetails

Constructor & Destructor Documentation

◆ EdhrecCommanderApiResponseNavigationWidget()

EdhrecCommanderApiResponseNavigationWidget::EdhrecCommanderApiResponseNavigationWidget ( QWidget * parent,
const EdhrecCommanderApiResponseCommanderDetails & _commanderDetails,
QString baseUrl )
explicit
Here is the call graph for this function:

Member Function Documentation

◆ actRequestAverageDeckNavigation

void EdhrecCommanderApiResponseNavigationWidget::actRequestAverageDeckNavigation ( )
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ actRequestComboNavigation

void EdhrecCommanderApiResponseNavigationWidget::actRequestComboNavigation ( )
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ actRequestCommanderNavigation

void EdhrecCommanderApiResponseNavigationWidget::actRequestCommanderNavigation ( )
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ addNavigationOptionsToUrl()

QString EdhrecCommanderApiResponseNavigationWidget::addNavigationOptionsToUrl ( QString baseUrl)
private
Here is the caller graph for this function:

◆ buildComboUrl()

QString EdhrecCommanderApiResponseNavigationWidget::buildComboUrl ( ) const
private

◆ requestUrl

void EdhrecCommanderApiResponseNavigationWidget::requestUrl ( QString url)
signal
Here is the caller graph for this function:

◆ retranslateUi()

void EdhrecCommanderApiResponseNavigationWidget::retranslateUi ( )
Here is the caller graph for this function:

Member Data Documentation

◆ averageDeckPushButton

QPushButton* EdhrecCommanderApiResponseNavigationWidget::averageDeckPushButton
private

◆ bracketNavigationWidget

EdhrecCommanderApiResponseBracketNavigationWidget* EdhrecCommanderApiResponseNavigationWidget::bracketNavigationWidget
private

◆ budgetNavigationWidget

EdhrecCommanderApiResponseBudgetNavigationWidget* EdhrecCommanderApiResponseNavigationWidget::budgetNavigationWidget
private

◆ comboPushButton

QPushButton* EdhrecCommanderApiResponseNavigationWidget::comboPushButton
private

◆ commanderDetails

EdhrecCommanderApiResponseCommanderDetails EdhrecCommanderApiResponseNavigationWidget::commanderDetails
private

◆ layout

QGridLayout* EdhrecCommanderApiResponseNavigationWidget::layout
private

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