Home
last modified time | relevance | path

Searched refs:errorDialogButton (Results 1 – 2 of 2) sorted by relevance

/dports/audio/mixxx/mixxx-2.3.0/src/controllers/
H A Dcontrollerengine.h169 void errorDialogButton(const QString& key, QMessageBox::StandardButton button);
H A Dcontrollerengine.cpp621 &ControllerEngine::errorDialogButton); in scriptErrorDialog()
630 void ControllerEngine::errorDialogButton(const QString& key, QMessageBox::StandardButton button) { in errorDialogButton() function in ControllerEngine
637 &ControllerEngine::errorDialogButton); in errorDialogButton()