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
§ DEFAULT_CASESENSITIVE
#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
§ QIconViewItemList
typedef QList<Q3IconViewItem *> QIconViewItemList |
Definition at line 35 of file k3iconviewsearchline.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Thu Oct 20 2016 07:25:02 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Thu Oct 20 2016 07:25:02 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.