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

#include <tab_admin.h>

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

Public Member Functions

 ShutdownDialog (QWidget *parent=nullptr)
QString getReason () const
int getMinutes () const

Private Attributes

QLineEdit * reasonEdit
QSpinBox * minutesEdit

Constructor & Destructor Documentation

◆ ShutdownDialog()

ShutdownDialog::ShutdownDialog ( QWidget * parent = nullptr)
explicit

Member Function Documentation

◆ getMinutes()

int ShutdownDialog::getMinutes ( ) const
nodiscard
Here is the caller graph for this function:

◆ getReason()

QString ShutdownDialog::getReason ( ) const
nodiscard
Here is the caller graph for this function:

Member Data Documentation

◆ minutesEdit

QSpinBox* ShutdownDialog::minutesEdit
private

◆ reasonEdit

QLineEdit* ShutdownDialog::reasonEdit
private

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