Sayonara Player
Loading...
Searching...
No Matches
Gui::ImageSelectionDialog Class Reference

A selection dialog that displays an image and also its size. More...

#include <ImageSelectionDialog.h>

Inheritance diagram for Gui::ImageSelectionDialog:
Gui::WidgetTemplate< QFileDialog > Gui::WidgetTemplateParent

Public Member Functions

 ImageSelectionDialog (const QString &dir, QWidget *parent=nullptr)

Protected Member Functions

void showEvent (QShowEvent *e) override
virtual void languageChanged ()
virtual void skinChanged ()

Detailed Description

A selection dialog that displays an image and also its size.

Member Function Documentation

◆ showEvent()

void Gui::ImageSelectionDialog::showEvent ( QShowEvent * e)
overrideprotectedvirtual