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

#include <searchbox.h>

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

Public Member Functions

 SearchBox (QWidget *parent=nullptr)
 
void setFilterableView (FilterableView *view)
 
void search (const QString &str)
 

Protected Member Functions

virtual void keyPressEvent (QKeyEvent *event) override
 

Private Attributes

FilterableView_view = nullptr
 

Constructor & Destructor Documentation

◆ SearchBox()

Ms::SearchBox::SearchBox ( QWidget *  parent = nullptr)

Member Function Documentation

◆ keyPressEvent()

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

◆ search()

void Ms::SearchBox::search ( const QString &  str)

◆ setFilterableView()

void Ms::SearchBox::setFilterableView ( FilterableView view)

Member Data Documentation

◆ _view

FilterableView* Ms::SearchBox::_view = nullptr
private

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