WSF
wizard::FindInFilesDialog Class Reference

#include <FindInFilesDialog.hpp>

Inherits QDialog.

Public Member Functions

 FindInFilesDialog (QMainWindow *aMainWindowPtr, wizard::EditorManager *aEditorPtr, FindResultsControl *aResultsControlPtr)
 ~FindInFilesDialog () override=default
void SetSearchText (const std::string &aText)
void SetSearchLocation (FindTextRequest::SearchLocation aLocation)
void keyPressEvent (QKeyEvent *aEventPtr) override

Protected Member Functions

FindTextRequest GetRequest ()
void LookInChanged (bool)
void showEvent (QShowEvent *aEventPtr) override
void DefaultAction ()
void FindAllClick ()
void FindNextClick ()
void FindPreviousClick ()

Constructor & Destructor Documentation

◆ FindInFilesDialog()

wizard::FindInFilesDialog::FindInFilesDialog ( QMainWindow * aMainWindowPtr,
wizard::EditorManager * aEditorPtr,
FindResultsControl * aResultsControlPtr )

◆ ~FindInFilesDialog()

wizard::FindInFilesDialog::~FindInFilesDialog ( )
overridedefault

Member Function Documentation

◆ DefaultAction()

void wizard::FindInFilesDialog::DefaultAction ( )
protected

References FindAllClick(), and FindNextClick().

◆ FindAllClick()

void wizard::FindInFilesDialog::FindAllClick ( )
protected

◆ FindNextClick()

void wizard::FindInFilesDialog::FindNextClick ( )
protected

◆ FindPreviousClick()

void wizard::FindInFilesDialog::FindPreviousClick ( )
protected

◆ GetRequest()

◆ keyPressEvent()

void wizard::FindInFilesDialog::keyPressEvent ( QKeyEvent * aEventPtr)
override

◆ LookInChanged()

void wizard::FindInFilesDialog::LookInChanged ( bool )
protected

◆ SetSearchLocation()

void wizard::FindInFilesDialog::SetSearchLocation ( FindTextRequest::SearchLocation aLocation)

◆ SetSearchText()

void wizard::FindInFilesDialog::SetSearchText ( const std::string & aText)

◆ showEvent()

void wizard::FindInFilesDialog::showEvent ( QShowEvent * aEventPtr)
overrideprotected

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved