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 Methods

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

Protected Methods

void showEvent (QShowEvent *)
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 Wed Sep 10 03:46:24 2003 by doxygen1.2.18