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

#include <searchComboBox.h>

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

Public Slots

void searchFinished ()
 

Public Member Functions

 AccessibleSearchBox (SearchComboBox *comboBox)
 

Static Public Member Functions

static QAccessibleInterface * SearchBoxFactory (const QString &classname, QObject *object)
 

Private Member Functions

QString text (QAccessible::Text t) const Q_DECL_OVERRIDE
 

Private Attributes

SearchComboBoxsearchBox
 

Constructor & Destructor Documentation

◆ AccessibleSearchBox()

Ms::AccessibleSearchBox::AccessibleSearchBox ( SearchComboBox comboBox)

Member Function Documentation

◆ SearchBoxFactory()

QAccessibleInterface * Ms::AccessibleSearchBox::SearchBoxFactory ( const QString &  classname,
QObject *  object 
)
static

◆ searchFinished

void Ms::AccessibleSearchBox::searchFinished ( )
slot

◆ text()

QString Ms::AccessibleSearchBox::text ( QAccessible::Text  t) const
private

Member Data Documentation

◆ searchBox

SearchComboBox* Ms::AccessibleSearchBox::searchBox
private

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