FindDialog Class Reference

A find dialog (it is basically the same as FindReplaceDialog without the replace related widgets). More...

#include <finddialog.h>

Inheritance diagram for FindDialog:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FindDialog (QWidget *parent=0)
 ~FindDialog ()
virtual void writeSettings (QSettings &settings, const QString &prefix="FindDialog")
 Writes the state of the form to the passed settings.
virtual void readSettings (QSettings &settings, const QString &prefix="FindDialog")
 Reads the state of the form from the passed settings.

Detailed Description

A find dialog (it is basically the same as FindReplaceDialog without the replace related widgets).


Constructor & Destructor Documentation

FindDialog::FindDialog ( QWidget *  parent = 0  ) 
FindDialog::~FindDialog (  ) 

Member Function Documentation

void FindDialog::readSettings ( QSettings &  settings,
const QString &  prefix = "FindDialog" 
) [virtual]

Reads the state of the form from the passed settings.

Parameters:
settings 
prefix the prefix to look for in the settings

Reimplemented from FindReplaceDialog.

void FindDialog::writeSettings ( QSettings &  settings,
const QString &  prefix = "FindDialog" 
) [virtual]

Writes the state of the form to the passed settings.

Parameters:
settings 
prefix the prefix to insert in the settings

Reimplemented from FindReplaceDialog.


Generated on Sat Nov 28 18:30:56 2009 for QtFindReplaceDialog User's Guide by  doxygen 1.6.1