![]() |
Cockatrice 2026-03-05-Development-2.11.0-beta.54
A virtual tabletop for multiplayer card games
|
The actions associated with managing a QDockWidget. More...
#include <abstract_tab_deck_editor.h>
Public Attributes | |
| QMenu * | menu |
| The menu containing the actions. | |
| QAction * | aVisible |
| The menu action that toggles visibility. | |
| QAction * | aFloating |
| The menu action that toggles floating. | |
| QSize | defaultSize |
| The default size of the dock. | |
The actions associated with managing a QDockWidget.
| QAction* AbstractTabDeckEditor::DockActions::aFloating |
The menu action that toggles floating.
| QAction* AbstractTabDeckEditor::DockActions::aVisible |
The menu action that toggles visibility.
| QSize AbstractTabDeckEditor::DockActions::defaultSize |
The default size of the dock.
| QMenu* AbstractTabDeckEditor::DockActions::menu |
The menu containing the actions.