lokalize
#include <filesearchtab.h>
Public Slots | |
Q_SCRIPTABLE void | addFilesToSearch (const QStringList &) |
void | copySource () |
void | copyTarget () |
void | fileSearchNext () |
void | massReplace (const QRegExp &what, const QString &with) |
void | openFile () |
Q_SCRIPTABLE void | performSearch () |
void | stopSearch () |
Signals | |
void | fileOpenRequested (const KUrl &url, DocPosition docPos, int selection) |
Signals inherited from LokalizeSubwindowBase | |
void | aboutToBeClosed () |
Public Member Functions | |
FileSearchTab (QWidget *parent) | |
~FileSearchTab () | |
int | dbusId () |
QString | dbusObjectPath () |
KXMLGUIClient * | guiClient () |
void | hideDocks () |
void | showDocks () |
Public Member Functions inherited from LokalizeSubwindowBase2 | |
LokalizeSubwindowBase2 (QWidget *parent) | |
virtual | ~LokalizeSubwindowBase2 () |
KXMLGUIClient * | guiClient () |
Public Member Functions inherited from LokalizeSubwindowBase | |
LokalizeSubwindowBase (QWidget *parent) | |
virtual | ~LokalizeSubwindowBase () |
virtual KUrl | currentUrl () |
Additional Inherited Members | |
Public Attributes inherited from LokalizeSubwindowBase | |
StatusBarProxy | statusBarItems |
Protected Member Functions inherited from LokalizeSubwindowBase | |
void | reflectNonApprovedCount (int count, int total) |
void | reflectUntranslatedCount (int count, int total) |
Detailed Description
Global file search/repalce tab.
Definition at line 58 of file filesearchtab.h.
Constructor & Destructor Documentation
FileSearchTab::FileSearchTab | ( | QWidget * | parent | ) |
Definition at line 446 of file filesearchtab.cpp.
FileSearchTab::~FileSearchTab | ( | ) |
Definition at line 567 of file filesearchtab.cpp.
Member Function Documentation
|
slot |
Definition at line 763 of file filesearchtab.cpp.
|
slot |
Definition at line 670 of file filesearchtab.cpp.
|
slot |
Definition at line 675 of file filesearchtab.cpp.
|
inline |
Definition at line 72 of file filesearchtab.h.
QString FileSearchTab::dbusObjectPath | ( | ) |
Definition at line 891 of file filesearchtab.cpp.
|
signal |
|
slot |
Definition at line 695 of file filesearchtab.cpp.
|
inlinevirtual |
Implements LokalizeSubwindowBase.
Definition at line 70 of file filesearchtab.h.
|
inlinevirtual |
Implements LokalizeSubwindowBase.
Definition at line 68 of file filesearchtab.h.
Definition at line 643 of file filesearchtab.cpp.
|
slot |
Definition at line 680 of file filesearchtab.cpp.
|
slot |
Definition at line 578 of file filesearchtab.cpp.
|
inlinevirtual |
Implements LokalizeSubwindowBase.
Definition at line 69 of file filesearchtab.h.
|
slot |
Definition at line 634 of file filesearchtab.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.