kspread

KSpread::FindDlg Class Reference

#include <FindDialog.h>

Inheritance diagram for KSpread::FindDlg:

List of all members.

Public Member Functions

 FindDlg (QWidget *parent=0, const char *name=0, long options=0, const QStringList &findStrings=QStringList(), bool hasSelection=false)
 ~FindDlg ()
FindOption::searchDirectionValue searchDirection () const
bool searchInAllSheet () const
FindOption::searchTypeValue searchType () const

Detailed Description

Definition at line 62 of file FindDialog.h.


Constructor & Destructor Documentation

FindDlg::FindDlg ( QWidget parent = 0,
const char *  name = 0,
long  options = 0,
const QStringList findStrings = QStringList(),
bool  hasSelection = false 
) [explicit]

Definition at line 120 of file FindDialog.cpp.

FindDlg::~FindDlg (  ) 

Definition at line 129 of file FindDialog.cpp.


Member Function Documentation

FindOption::searchDirectionValue KSpread::FindDlg::searchDirection (  )  const [inline]

Definition at line 75 of file FindDialog.h.

bool FindDlg::searchInAllSheet (  )  const

Definition at line 139 of file FindDialog.cpp.

FindOption::searchTypeValue KSpread::FindDlg::searchType (  )  const [inline]

Definition at line 74 of file FindDialog.h.


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