hydrogen 1.2.6
WidgetWithLicenseProperty Class Reference

Widget is affected by the "Font size" settings in the PreferencesDialog. More...

#include <WidgetWithLicenseProperty.h>

Inheritance diagram for WidgetWithLicenseProperty:
SoundLibraryPropertiesDialog SongPropertiesDialog

Protected Member Functions

void setupLicenseComboBox (QComboBox *pComboBox)
 

Detailed Description

Widget is affected by the "Font size" settings in the PreferencesDialog.

To improve accessibility, three different font sizes, H2Core::FontTheme::FontSize::Small, H2Core::FontTheme::FontSize::Medium, and H2Core::FontTheme::FontSize::Large, are available.

Definition at line 39 of file WidgetWithLicenseProperty.h.

Member Function Documentation

◆ setupLicenseComboBox()

void setupLicenseComboBox ( QComboBox * pComboBox)
inlineprotected

Definition at line 42 of file WidgetWithLicenseProperty.h.