25#ifndef GUILIBRARYINFOBOX_H_
26#define GUILIBRARYINFOBOX_H_
28#include "Gui/Utils/Widgets/Dialog.h"
29#include "Utils/Pimpl.h"
31UI_FWD(GUI_LibraryInfoBox)
53 void languageChanged()
override;
54 void skinChanged()
override;
55 void showEvent(QShowEvent* e)
override;
Dialog with Settings connection. Also contains triggers for language_changed() and skin_changed()....
Definition Dialog.h:37
A info box containing library statistics ::
Definition GUI_LibraryInfoBox.h:43
The Info class.
Definition LibraryInfo.h:38