hydrogen 1.2.6
Widgets

Fundamental classes the GUI is constructed with. More...

Data Structures

class  AutomationPathView
 
class  Button
 Generic Button with SVG icons or text. More...
 
class  ClickableLabel
 Custom QLabel that emits a signal when clicked. More...
 
class  ColorSelectionButton
 QPushButton opening a QColorDialog when clicked and displaying the selected color as background - with neither text nor an icon present. More...
 
class  CpuLoadWidget
 Shows the current CPU load using a meter similar to the one used in Fader. More...
 
class  Download
 
class  DropEvent
 Compatibility class to support QDropEvent more esily in Qt5 and Qt6. More...
 
class  Fader
 Custom fader widget. More...
 
class  FileDialog
 Custom file dialog checking whether the user has write access to the selected folder before allowing to save a file. More...
 
class  InfoBar
 
class  LCDCombo
 
class  LCDDisplay
 Non-interactive display used for both numerical values and the status display. More...
 
class  LCDSpinBox
 Custom spin box. More...
 
class  LED
 LED identicating a user selection. More...
 
class  MetronomeLED
 Custom LED that comes with its own timer. More...
 
class  MidiLearnable
 Every widget which supports MidiLearn should derive from this Class. More...
 
class  MidiSenseWidget
 
class  MidiTable
 
class  MouseEvent
 Compatibility class to support QMouseEvent more esily in Qt5 and Qt6. More...
 
class  PixmapWidget
 
class  Rotary
 Custom rotary widget. More...
 
class  StatusMessageDisplay
 Non-interactive display for status messages in the PlayerControl. More...
 
class  WheelEvent
 Compatibility class to support QWheelEvent more esily in Qt5 and Qt6. More...
 
class  WidgetWithLicenseProperty
 Widget is affected by the "Font size" settings in the PreferencesDialog. More...
 
class  WidgetWithScalableFont< nSmall, nNormal, nLarge >
 Widget is affected by the "Font size" settings in the PreferencesDialog. More...
 

Detailed Description

Fundamental classes the GUI is constructed with.