FindDialog Class Reference

#include <FindDialog.h>

List of all members.


Detailed Description

Find dialog.

Public Slots

void setStartPath ()
 Displays the project current folder path.

Public Member Functions

 FindDialog (QWidget *parent=0, Qt::WFlags fl=0)
 ~FindDialog ()

Protected Slots

void accept ()

Private Attributes

QCheckBox * boxCaseSensitive
QComboBox * boxFind
QCheckBox * boxFolderNames
QCheckBox * boxPartialMatch
QCheckBox * boxSubfolders
QCheckBox * boxWindowLabels
QCheckBox * boxWindowNames
QPushButton * buttonCancel
QPushButton * buttonFind
QPushButton * buttonReset
QLabel * labelStart

Constructor & Destructor Documentation

FindDialog::FindDialog ( QWidget *  parent = 0,
Qt::WFlags  fl = 0 
)

FindDialog::~FindDialog (  ) 


Member Function Documentation

void FindDialog::accept (  )  [protected, slot]

void FindDialog::setStartPath (  )  [slot]

Displays the project current folder path.

References ApplicationWindow::current_folder, labelStart, and Folder::path().

Referenced by FindDialog().


Member Data Documentation

QCheckBox* FindDialog::boxCaseSensitive [private]

Referenced by accept(), and FindDialog().

QComboBox* FindDialog::boxFind [private]

Referenced by accept(), and FindDialog().

QCheckBox* FindDialog::boxFolderNames [private]

Referenced by accept(), and FindDialog().

QCheckBox* FindDialog::boxPartialMatch [private]

Referenced by accept(), and FindDialog().

QCheckBox* FindDialog::boxSubfolders [private]

Referenced by accept(), and FindDialog().

QCheckBox* FindDialog::boxWindowLabels [private]

Referenced by accept(), and FindDialog().

QCheckBox* FindDialog::boxWindowNames [private]

Referenced by accept(), and FindDialog().

QPushButton* FindDialog::buttonCancel [private]

Referenced by FindDialog().

QPushButton* FindDialog::buttonFind [private]

Referenced by FindDialog().

QPushButton* FindDialog::buttonReset [private]

Referenced by FindDialog().

QLabel* FindDialog::labelStart [private]

Referenced by FindDialog(), and setStartPath().


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

Generated on Sun Jun 15 21:32:22 2008 for QtiPlot by  doxygen 1.5.6