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

#include <rfg_menu.h>

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

Public Member Functions

 RfgMenu (Player *player, QWidget *parent=nullptr)
void createMoveActions ()
void createViewActions ()
void retranslateUi ()
Public Member Functions inherited from TearOffMenu
 TearOffMenu (const QString &title, QWidget *parent=nullptr)
 TearOffMenu (QWidget *parent=nullptr)
TearOffMenuaddTearOffMenu (const QString &title)

Public Attributes

QMenu * moveRfgMenu = nullptr
QAction * aViewRfg = nullptr
QAction * aMoveRfgToTopLibrary = nullptr
QAction * aMoveRfgToBottomLibrary = nullptr
QAction * aMoveRfgToHand = nullptr
QAction * aMoveRfgToGrave = nullptr

Private Attributes

Playerplayer

Constructor & Destructor Documentation

◆ RfgMenu()

RfgMenu::RfgMenu ( Player * player,
QWidget * parent = nullptr )
explicit
Here is the call graph for this function:

Member Function Documentation

◆ createMoveActions()

void RfgMenu::createMoveActions ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ createViewActions()

void RfgMenu::createViewActions ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ retranslateUi()

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

Member Data Documentation

◆ aMoveRfgToBottomLibrary

QAction* RfgMenu::aMoveRfgToBottomLibrary = nullptr

◆ aMoveRfgToGrave

QAction* RfgMenu::aMoveRfgToGrave = nullptr

◆ aMoveRfgToHand

QAction* RfgMenu::aMoveRfgToHand = nullptr

◆ aMoveRfgToTopLibrary

QAction* RfgMenu::aMoveRfgToTopLibrary = nullptr

◆ aViewRfg

QAction* RfgMenu::aViewRfg = nullptr

◆ moveRfgMenu

QMenu* RfgMenu::moveRfgMenu = nullptr

◆ player

Player* RfgMenu::player
private

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