okteta
Kasten2::KSearchDialog Class Reference
#include <ksearchdialog.h>
Inheritance diagram for Kasten2::KSearchDialog:

Public Member Functions | |
KSearchDialog (SearchTool *tool, QWidget *parent=0) | |
virtual | ~KSearchDialog () |
![]() | |
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 | showEvent (QShowEvent *showEvent) |
virtual void | slotButtonClicked (int button) |
![]() | |
virtual void | rememberCurrentSettings () |
void | setupCheckBoxes (QCheckBox *optionCheckBox=0) |
void | setupFindBox () |
void | setupOperationBox (QGroupBox *operationBox=0) |
Protected Attributes | |
SearchTool * | mTool |
Additional Inherited Members | |
![]() | |
void | setCharCodec (const QString &codecName) |
Detailed Description
Definition at line 36 of file ksearchdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 35 of file ksearchdialog.cpp.
|
virtual |
Definition at line 85 of file ksearchdialog.cpp.
Member Function Documentation
|
protectedvirtual |
Reimplemented from Kasten2::KAbstractFindDialog.
Definition at line 78 of file ksearchdialog.cpp.
|
protectedvirtual |
Definition at line 61 of file ksearchdialog.cpp.
Member Data Documentation
|
protected |
Definition at line 51 of file ksearchdialog.h.
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.