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

#include <help.h>

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

Public Slots

void setFocus ()
 

Public Member Functions

 HelpQuery (QWidget *parent)
 

Private Slots

void textChanged (const QString &)
 
void actionTriggered (QObject *)
 
void returnPressed ()
 

Private Attributes

QWidget * w
 
QLineEdit * entry
 
QList< QAction * > actions
 
QSignalMapper * mapper
 
bool emptyState
 

Constructor & Destructor Documentation

◆ HelpQuery()

Ms::HelpQuery::HelpQuery ( QWidget *  parent)

Member Function Documentation

◆ actionTriggered

void Ms::HelpQuery::actionTriggered ( QObject *  obj)
privateslot

◆ returnPressed

void Ms::HelpQuery::returnPressed ( )
privateslot

◆ setFocus

void Ms::HelpQuery::setFocus ( )
slot

◆ textChanged

void Ms::HelpQuery::textChanged ( const QString &  ss)
privateslot

Member Data Documentation

◆ actions

QList<QAction*> Ms::HelpQuery::actions
private

◆ emptyState

bool Ms::HelpQuery::emptyState
private

◆ entry

QLineEdit* Ms::HelpQuery::entry
private

◆ mapper

QSignalMapper* Ms::HelpQuery::mapper
private

◆ w

QWidget* Ms::HelpQuery::w
private

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