KDE3Support
#include "k3iconviewsearchline.h"
#include <Qt3Support/Q3IconDrag>
#include <klocale.h>
#include <QtCore/QTimer>
#include <kdebug.h>
#include "k3iconviewsearchline.moc"
Include dependency graph for k3iconviewsearchline.cpp:
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
Definition at line 35 of file k3iconviewsearchline.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.