MuseScore  3.4
Music composition and notation
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
Ms::PaletteScrollArea Class Reference

#include <palette.h>

Inheritance diagram for Ms::PaletteScrollArea:
Inheritance graph
[legend]
Collaboration diagram for Ms::PaletteScrollArea:
Collaboration graph
[legend]

Public Member Functions

 PaletteScrollArea (Palette *w, QWidget *parent=0)
 
bool restrictHeight () const
 
void setRestrictHeight (bool val)
 

Protected Member Functions

virtual void keyPressEvent (QKeyEvent *event) override
 

Private Member Functions

virtual void resizeEvent (QResizeEvent *)
 

Private Attributes

bool _restrictHeight
 

Constructor & Destructor Documentation

◆ PaletteScrollArea()

Ms::PaletteScrollArea::PaletteScrollArea ( Palette w,
QWidget *  parent = 0 
)

Member Function Documentation

◆ keyPressEvent()

void Ms::PaletteScrollArea::keyPressEvent ( QKeyEvent *  event)
overrideprotectedvirtual

◆ resizeEvent()

void Ms::PaletteScrollArea::resizeEvent ( QResizeEvent *  re)
privatevirtual

◆ restrictHeight()

bool Ms::PaletteScrollArea::restrictHeight ( ) const
inline

◆ setRestrictHeight()

void Ms::PaletteScrollArea::setRestrictHeight ( bool  val)
inline

Member Data Documentation

◆ _restrictHeight

bool Ms::PaletteScrollArea::_restrictHeight
private

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