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

#include <palettemodel.h>

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

Public Member Functions

 CustomizedCellFilter (bool acceptedVal, QObject *parent=nullptr)
 
- Public Member Functions inherited from Ms::PaletteCellFilter
 PaletteCellFilter (QObject *parent=nullptr)
 
bool accept (const PaletteCell &) const
 
void addChainedFilter (PaletteCellFilter *)
 Ownership over the added filter is passed to this filter. More...
 
void connectToModel (const QAbstractItemModel *)
 

Private Member Functions

bool acceptCell (const PaletteCell &cell) const override
 

Private Attributes

bool acceptedValue
 

Additional Inherited Members

- Signals inherited from Ms::PaletteCellFilter
void filterChanged ()
 

Constructor & Destructor Documentation

◆ CustomizedCellFilter()

Ms::CustomizedCellFilter::CustomizedCellFilter ( bool  acceptedVal,
QObject *  parent = nullptr 
)
inline

Member Function Documentation

◆ acceptCell()

bool Ms::CustomizedCellFilter::acceptCell ( const PaletteCell cell) const
inlineoverrideprivatevirtual

Implements Ms::PaletteCellFilter.

Member Data Documentation

◆ acceptedValue

bool Ms::CustomizedCellFilter::acceptedValue
private

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