Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members

FindDlg Class Reference

#include <finddlg.h>

Inheritance diagram for FindDlg:

List of all members.

Public Slots

void find ()

Signals

void foundString (QString str)

Public Member Functions

 FindDlg (CUTEView *parent)
 FindDlg ()
void findPrev ()
void show (CUTEView *)

Protected Member Functions

void showEvent (QShowEvent *)
void hideEvent (QHideEvent *)
void findAll ()

Detailed Description

dialog for searching in current view


Constructor & Destructor Documentation

FindDlg::FindDlg CUTEView parent  ) 
 

constructs a Find Dialog searching in parent

FindDlg::FindDlg  )  [inline]
 

default ctor does nothing


Member Function Documentation

void FindDlg::find  )  [slot]
 

finds a string in the text area

void FindDlg::findAll  )  [protected]
 

finds all strings in text in order to insert search results in search docklet

void FindDlg::findPrev  ) 
 

find previous occurence

void FindDlg::foundString QString  str  )  [signal]
 

emitted when string is found

void FindDlg::show CUTEView  ) 
 

shows dialog with given view as current view

void FindDlg::showEvent QShowEvent *   )  [protected]
 

called when dialog is shown


The documentation for this class was generated from the following file:
Generated on Sun May 2 20:02:58 2004 by doxygen 1.3.2