• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kdeui

KEdFind Class Reference

#include <keditcl.h>

Inheritance diagram for KEdFind:

Inheritance graph
[legend]

List of all members.


Signals

void done ()
void search ()

Public Member Functions

bool case_sensitive () const
bool get_direction () const
QString getText () const
 KEdFind (QWidget *parent=0, const char *name=0, bool modal=true)
KHistoryCombo * searchCombo () const
void setCaseSensitive (bool b)
void setDirection (bool b)
void setText (QString string)
 ~KEdFind ()

Protected Slots

void slotCancel (void)
void slotUser1 (void)
void textSearchChanged (const QString &)

Protected Member Functions

virtual void virtual_hook (int id, void *data)

Protected Attributes

QVButtonGroup * group

Properties

bool caseSensitivity
bool direction
QString text

Detailed Description

Definition at line 59 of file keditcl.h.


Constructor & Destructor Documentation

KEdFind::KEdFind ( QWidget *  parent = 0,
const char *  name = 0,
bool  modal = true 
)

Definition at line 699 of file keditcl2.cpp.

KEdFind::~KEdFind (  ) 

Definition at line 740 of file keditcl2.cpp.


Member Function Documentation

bool KEdFind::case_sensitive (  )  const

Definition at line 784 of file keditcl2.cpp.

void KEdFind::done (  )  [signal]

bool KEdFind::get_direction (  )  const

Definition at line 794 of file keditcl2.cpp.

QString KEdFind::getText (  )  const

Definition at line 766 of file keditcl2.cpp.

void KEdFind::search (  )  [signal]

KHistoryCombo * KEdFind::searchCombo (  )  const

Returns:
the combobox containing the history of searches. Can be used to save and restore the history.

Definition at line 799 of file keditcl2.cpp.

void KEdFind::setCaseSensitive ( bool  b  ) 

Definition at line 779 of file keditcl2.cpp.

void KEdFind::setDirection ( bool  b  ) 

Definition at line 789 of file keditcl2.cpp.

void KEdFind::setText ( QString  string  ) 

Definition at line 773 of file keditcl2.cpp.

void KEdFind::slotCancel ( void   )  [protected, virtual, slot]

Activated when the Cancel button has been clicked.

The QDialog::reject() is activated in regular mode and QDialog::done( Cancel ) when in message box mode.

Reimplemented from KDialogBase.

Definition at line 750 of file keditcl2.cpp.

void KEdFind::slotUser1 ( void   )  [protected, virtual, slot]

Activated when the User1 button has been clicked.

Reimplemented from KDialogBase.

Definition at line 756 of file keditcl2.cpp.

void KEdFind::textSearchChanged ( const QString &  text  )  [protected, slot]

Definition at line 745 of file keditcl2.cpp.

void KEdFind::virtual_hook ( int  id,
void *  data 
) [protected, virtual]

Reimplemented from KDialogBase.

Definition at line 710 of file keditcl1.cpp.


Member Data Documentation

QVButtonGroup* KEdFind::group [protected]

Definition at line 89 of file keditcl.h.


Property Documentation

bool KEdFind::caseSensitivity [read, write]

Definition at line 63 of file keditcl.h.

bool KEdFind::direction [read, write]

Definition at line 64 of file keditcl.h.

QString KEdFind::text [read, write]

Definition at line 62 of file keditcl.h.


The documentation for this class was generated from the following files:
  • keditcl.h
  • keditcl1.cpp
  • keditcl2.cpp

kdeui

Skip menu "kdeui"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal