Find dialog.
More...
#include <FindDialog.h>
List of all members.
Public Slots |
| void | setStartPath () |
| | Displays the project current folder path.
|
Protected Slots |
| void | accept () |
Detailed Description
Constructor & Destructor Documentation
| FindDialog::FindDialog |
( |
QWidget * |
parent = 0, |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
References accept(), boxCaseSensitive, boxFind, boxFolderNames, boxPartialMatch, boxSubfolders, boxWindowLabels, boxWindowNames, buttonCancel, buttonFind, buttonReset, labelStart, and setStartPath().
| FindDialog::~FindDialog |
( |
| ) |
|
Member Function Documentation
| void FindDialog::accept |
( |
| ) |
|
|
protectedslot |
| void FindDialog::setStartPath |
( |
| ) |
|
|
slot |
Member Data Documentation
| QCheckBox* FindDialog::boxCaseSensitive |
|
private |
| QComboBox* FindDialog::boxFind |
|
private |
| QCheckBox* FindDialog::boxFolderNames |
|
private |
| QCheckBox* FindDialog::boxPartialMatch |
|
private |
| QCheckBox* FindDialog::boxSubfolders |
|
private |
| QCheckBox* FindDialog::boxWindowLabels |
|
private |
| QCheckBox* FindDialog::boxWindowNames |
|
private |
| QPushButton* FindDialog::buttonCancel |
|
private |
| QPushButton* FindDialog::buttonFind |
|
private |
| QPushButton* FindDialog::buttonReset |
|
private |
| QLabel* FindDialog::labelStart |
|
private |
The documentation for this class was generated from the following files: