musredit 1.0.0
Loading...
Searching...
No Matches
PReplaceDialog.cpp File Reference

Implementation of the find and replace dialog for musredit. More...

#include <QPushButton>
#include <QComboBox>
#include <QCheckBox>
#include "PReplaceDialog.h"
Include dependency graph for PReplaceDialog.cpp:

Go to the source code of this file.

Detailed Description

Implementation of the find and replace dialog for musredit.

Provides the implementation of PReplaceDialog class methods for managing find-and-replace operations in the musredit text editor. The dialog handles initialization of UI controls from saved parameters, validation of user input, and collection of search/replace settings.

Author
Andreas Suter
Date
2009-2026

Definition in file PReplaceDialog.cpp.