Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
Aseba::FindDialog Class Reference

#include <FindDialog.h>

List of all members.

Public Member Functions

 FindDialog (QWidget *parent=0, QTextEdit *editor=0)
void setFindText (const QString &text)

Public Attributes

QTextEdit * editor
QGroupBox * replaceGroupBox

Protected Slots

void findFromTop ()
void findNext ()
void findPrevious ()
void replaceAll ()
void replaceFindNext ()
void replaceFindPrevious ()

Protected Member Functions

bool find (const QTextCursor pos, const QTextDocument::FindFlag dir)
void replace ()

Protected Attributes

QCheckBox * caseCheckBox
QPushButton * findFromTopButton
QLineEdit * findLineEdit
QPushButton * findNextButton
QPushButton * findPreviousButton
QCheckBox * regularExpressionsCheckBox
QPushButton * replaceAllButton
QPushButton * replaceFindNextButton
QPushButton * replaceFindPreviousButton
QLineEdit * replaceLineEdit
QLabel * warningText
QCheckBox * wholeWordsCheckBox

Detailed Description

Definition at line 37 of file FindDialog.h.


Constructor & Destructor Documentation

Aseba::FindDialog::FindDialog ( QWidget *  parent = 0,
QTextEdit *  editor = 0 
)

Definition at line 39 of file FindDialog.cpp.


Member Function Documentation

bool Aseba::FindDialog::find ( const QTextCursor  pos,
const QTextDocument::FindFlag  dir 
) [protected]

Definition at line 152 of file FindDialog.cpp.

void Aseba::FindDialog::findFromTop ( ) [protected, slot]

Definition at line 125 of file FindDialog.cpp.

void Aseba::FindDialog::findNext ( ) [protected, slot]

Definition at line 115 of file FindDialog.cpp.

void Aseba::FindDialog::findPrevious ( ) [protected, slot]

Definition at line 120 of file FindDialog.cpp.

void Aseba::FindDialog::replace ( ) [protected]

Definition at line 198 of file FindDialog.cpp.

void Aseba::FindDialog::replaceAll ( ) [protected, slot]

Definition at line 142 of file FindDialog.cpp.

void Aseba::FindDialog::replaceFindNext ( ) [protected, slot]

Definition at line 130 of file FindDialog.cpp.

void Aseba::FindDialog::replaceFindPrevious ( ) [protected, slot]

Definition at line 136 of file FindDialog.cpp.

void Aseba::FindDialog::setFindText ( const QString &  text)

Definition at line 110 of file FindDialog.cpp.


Member Data Documentation

QCheckBox* Aseba::FindDialog::caseCheckBox [protected]

Definition at line 65 of file FindDialog.h.

Definition at line 57 of file FindDialog.h.

QPushButton* Aseba::FindDialog::findFromTopButton [protected]

Definition at line 72 of file FindDialog.h.

QLineEdit* Aseba::FindDialog::findLineEdit [protected]

Definition at line 61 of file FindDialog.h.

QPushButton* Aseba::FindDialog::findNextButton [protected]

Definition at line 70 of file FindDialog.h.

QPushButton* Aseba::FindDialog::findPreviousButton [protected]

Definition at line 71 of file FindDialog.h.

Definition at line 67 of file FindDialog.h.

QPushButton* Aseba::FindDialog::replaceAllButton [protected]

Definition at line 75 of file FindDialog.h.

QPushButton* Aseba::FindDialog::replaceFindNextButton [protected]

Definition at line 73 of file FindDialog.h.

Definition at line 74 of file FindDialog.h.

Definition at line 58 of file FindDialog.h.

QLineEdit* Aseba::FindDialog::replaceLineEdit [protected]

Definition at line 62 of file FindDialog.h.

QLabel* Aseba::FindDialog::warningText [protected]

Definition at line 79 of file FindDialog.h.

QCheckBox* Aseba::FindDialog::wholeWordsCheckBox [protected]

Definition at line 66 of file FindDialog.h.


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


aseba
Author(s): Stéphane Magnenat
autogenerated on Thu Jan 2 2014 11:17:17