|
musredit 1.0.0
|
Implementation of the PFindDialog class. More...
#include <QPushButton>#include <QComboBox>#include <QCheckBox>#include <QMessageBox>#include "PFindDialog.h"
Go to the source code of this file.
Implementation of the PFindDialog class.
This file implements the find dialog functionality for the musredit text editor. The dialog allows users to search for text with various options such as case sensitivity, whole word matching, and search direction.
Definition in file PFindDialog.cpp.