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

#include <dlg_edit_avatar.h>

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

Public Member Functions

 DlgEditAvatar (QWidget *parent=nullptr)
QByteArray getImage ()

Private Slots

void actOk ()
void actBrowse ()

Private Attributes

QImage image
QLabel * textLabel
QLabel * imageLabel
QPushButton * browseButton

Constructor & Destructor Documentation

◆ DlgEditAvatar()

DlgEditAvatar::DlgEditAvatar ( QWidget * parent = nullptr)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ actBrowse

void DlgEditAvatar::actBrowse ( )
privateslot
Here is the caller graph for this function:

◆ actOk

void DlgEditAvatar::actOk ( )
privateslot
Here is the caller graph for this function:

◆ getImage()

QByteArray DlgEditAvatar::getImage ( )
Here is the caller graph for this function:

Member Data Documentation

◆ browseButton

QPushButton* DlgEditAvatar::browseButton
private

◆ image

QImage DlgEditAvatar::image
private

◆ imageLabel

QLabel * DlgEditAvatar::imageLabel
private

◆ textLabel

QLabel* DlgEditAvatar::textLabel
private

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