KDE3Support
#include "k3iconviewsearchline.h"#include <Qt3Support/Q3IconDrag>#include <klocale.h>#include <QtCore/QTimer>#include <kdebug.h>#include "k3iconviewsearchline.moc"Go to the source code of this file.
Macros | |
| #define | DEFAULT_CASESENSITIVE false |
Typedefs | |
| typedef QList< Q3IconViewItem * > | QIconViewItemList |
Macro Definition Documentation
| #define DEFAULT_CASESENSITIVE false |
- Todo:
Maybe we should have a common interface for SearchLines, this file
is so close (it's actually based on) k3listviewsearchline! Only few methods would be reimplemented.
Definition at line 33 of file k3iconviewsearchline.cpp.
Typedef Documentation
| typedef QList<Q3IconViewItem *> QIconViewItemList |
Definition at line 35 of file k3iconviewsearchline.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:20:53 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:20:53 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.