lokalize
SearchFileListView Class Reference
#include <filesearchtab.h>
Inheritance diagram for SearchFileListView:

Public Slots | |
void | clear () |
Public Member Functions | |
SearchFileListView (QWidget *) | |
~SearchFileListView () | |
void | addFiles (const QStringList &files) |
void | addFilesFast (const QStringList &files) |
QStringList | files () const |
void | scrollTo (const QString &file=QString()) |
Detailed Description
Definition at line 192 of file filesearchtab.h.
Constructor & Destructor Documentation
SearchFileListView::SearchFileListView | ( | QWidget * | parent | ) |
Definition at line 82 of file filesearchtab.cpp.
|
inline |
Definition at line 198 of file filesearchtab.h.
Member Function Documentation
void SearchFileListView::addFiles | ( | const QStringList & | files | ) |
Definition at line 106 of file filesearchtab.cpp.
void SearchFileListView::addFilesFast | ( | const QStringList & | files | ) |
Definition at line 125 of file filesearchtab.cpp.
|
slot |
Definition at line 131 of file filesearchtab.cpp.
QStringList SearchFileListView::files | ( | ) | const |
Definition at line 137 of file filesearchtab.cpp.
void SearchFileListView::scrollTo | ( | const QString & | file = QString() | ) |
Definition at line 142 of file filesearchtab.cpp.
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:03:45 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:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.