okteta
Kasten2::KReplaceDialog Class Reference
#include <kreplacedialog.h>
Inheritance diagram for Kasten2::KReplaceDialog:

Public Member Functions | |
KReplaceDialog (ReplaceTool *tool, QWidget *parent=0) | |
virtual | ~KReplaceDialog () |
bool | prompt () const |
QByteArray | replaceData () const |
void | setCharCodec (const QString &codecName) |
![]() | |
KAbstractFindDialog (QWidget *parent=0) | |
virtual | ~KAbstractFindDialog () |
Qt::CaseSensitivity | caseSensitivity () const |
QByteArray | data () const |
KFindDirection | direction () const |
bool | fromCursor () const |
bool | inSelection () const |
void | setDirection (KFindDirection Direction) |
void | setInSelection (bool InSelection) |
Protected Member Functions | |
virtual void | rememberCurrentSettings () |
virtual void | showEvent (QShowEvent *showEvent) |
virtual void | slotButtonClicked (int button) |
![]() | |
void | setupCheckBoxes (QCheckBox *optionCheckBox=0) |
void | setupFindBox () |
void | setupOperationBox (QGroupBox *operationBox=0) |
Additional Inherited Members | |
![]() | |
void | setCharCodec (const QString &codecName) |
Detailed Description
Definition at line 36 of file kreplacedialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 41 of file kreplacedialog.cpp.
|
virtual |
Definition at line 135 of file kreplacedialog.cpp.
Member Function Documentation
bool Kasten2::KReplaceDialog::prompt | ( | ) | const |
Definition at line 89 of file kreplacedialog.cpp.
|
protectedvirtual |
Reimplemented from Kasten2::KAbstractFindDialog.
Definition at line 128 of file kreplacedialog.cpp.
QByteArray Kasten2::KReplaceDialog::replaceData | ( | ) | const |
Definition at line 84 of file kreplacedialog.cpp.
void Kasten2::KReplaceDialog::setCharCodec | ( | const QString & | codecName | ) |
Definition at line 94 of file kreplacedialog.cpp.
|
protectedvirtual |
Reimplemented from Kasten2::KAbstractFindDialog.
Definition at line 120 of file kreplacedialog.cpp.
|
protectedvirtual |
Definition at line 101 of file kreplacedialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.