lokalize
#include <projecttab.h>
Public Slots | |
Q_SCRIPTABLE QString | currentItem () const |
Q_SCRIPTABLE bool | currentItemIsTranslationFile () const |
Q_SCRIPTABLE QStringList | selectedItems () const |
Q_SCRIPTABLE void | setCurrentItem (const QString &url) |
void | showRealProjectOverview () |
Signals | |
void | fileOpenRequested (const KUrl &) |
void | projectOpenRequested (QString path=QString()) |
void | replaceRequested (const KUrl::List &) |
void | searchRequested (const QStringList &) |
void | searchRequested (const KUrl::List &) |
void | spellcheckRequested (const KUrl::List &) |
Signals inherited from LokalizeSubwindowBase | |
void | aboutToBeClosed () |
Public Member Functions | |
ProjectTab (QWidget *parent) | |
~ProjectTab () | |
void | contextMenuEvent (QContextMenuEvent *event) |
KUrl | currentUrl () |
KXMLGUIClient * | guiClient () |
void | hideDocks () |
void | setLegacyUnitsCount (int to) |
void | showDocks () |
int | unitsCount () |
Public Member Functions inherited from LokalizeSubwindowBase2 | |
LokalizeSubwindowBase2 (QWidget *parent) | |
virtual | ~LokalizeSubwindowBase2 () |
Public Member Functions inherited from LokalizeSubwindowBase | |
LokalizeSubwindowBase (QWidget *parent) | |
virtual | ~LokalizeSubwindowBase () |
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
Project Overview Tab.
Definition at line 43 of file projecttab.h.
Constructor & Destructor Documentation
ProjectTab::ProjectTab | ( | QWidget * | parent | ) |
Definition at line 50 of file projecttab.cpp.
ProjectTab::~ProjectTab | ( | ) |
Definition at line 197 of file projecttab.cpp.
Member Function Documentation
void ProjectTab::contextMenuEvent | ( | QContextMenuEvent * | event | ) |
Definition at line 229 of file projecttab.cpp.
|
slot |
Definition at line 314 of file projecttab.cpp.
|
slot |
Definition at line 312 of file projecttab.cpp.
|
virtual |
Reimplemented from LokalizeSubwindowBase.
Definition at line 207 of file projecttab.cpp.
|
signal |
|
inlinevirtual |
Reimplemented from LokalizeSubwindowBase2.
Definition at line 57 of file projecttab.h.
|
inlinevirtual |
Implements LokalizeSubwindowBase.
Definition at line 55 of file projecttab.h.
|
signal |
|
signal |
|
signal |
|
slot |
- Returns
- list of selected files recursively
Definition at line 315 of file projecttab.cpp.
|
slot |
Definition at line 313 of file projecttab.cpp.
void ProjectTab::setLegacyUnitsCount | ( | int | to | ) |
Definition at line 353 of file projecttab.cpp.
|
inlinevirtual |
Implements LokalizeSubwindowBase.
Definition at line 56 of file projecttab.h.
|
slot |
Definition at line 202 of file projecttab.cpp.
|
signal |
|
inline |
Definition at line 60 of file projecttab.h.
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.