KDEUI
Go to the documentation of this file.
21 #ifndef KREPLACEDIALOG_H
22 #define KREPLACEDIALOG_H
27 class KReplaceDialogPrivate;
66 PromptOnReplace = 256,
82 const QStringList &findStrings = QStringList(),
83 const QStringList &replaceStrings = QStringList(),
84 bool hasSelection =
true );
99 void setReplacementHistory(
const QStringList &history );
106 QStringList replacementHistory()
const;
126 QString replacement()
const;
134 QWidget *replaceExtension()
const;
141 KReplaceDialogPrivate*
const d;
143 Q_PRIVATE_SLOT( d,
void _k_slotOk() )
146 #endif // KREPLACEDIALOG_H
long options() const
Returns the state of the options.
friend class KReplaceDialog
virtual void showEvent(QShowEvent *)
A generic "replace" dialog.
void setOptions(long options)
Set the options which are checked.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by
doxygen 1.8.17 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.