filelight
Filelight Namespace Reference
Classes | |
class | BrowserExtension |
class | Config |
class | LocalLister |
class | MainWindow |
class | Part |
class | RemoteLister |
class | ScanManager |
Enumerations | |
enum | MapScheme { Rainbow, KDE, HighContrast, FileDensity, ModTime } |
Functions | |
K_PLUGIN_FACTORY (filelightPartFactory, registerPlugin< Part >();) K_EXPORT_PLUGIN(filelightPartFactory(KAboutData("filelightpart" | |
ki18n (APP_PRETTYNAME) | |
ki18n ("Displays file usage in an easy to understand way.") | |
ki18n ("(c) 2002-2004 Max Howell\n\ (c) 2008-2013 Martin T. Sandsmark") | |
KLocalizedString () | |
http QObject const QList < QVariant > | m_ext (new BrowserExtension(this)) |
http QObject const QList < QVariant > | m_map (0) |
http QObject const QList < QVariant > | m_started (false) |
http QObject const QList < QVariant > | m_statusbar (new StatusBarExtension(this)) |
http QObject const QList < QVariant > | m_summary (0) |
static void | outputError (QByteArray path) |
Variables | |
http | __pad0__ |
APP_VERSION | |
http QObject * | parent |
Enumeration Type Documentation
enum Filelight::MapScheme |
Function Documentation
Filelight::K_PLUGIN_FACTORY | ( | filelightPartFactory | , |
registerPlugin< Part >(); | |||
) |
Filelight::ki18n | ( | APP_PRETTYNAME | ) |
Filelight::ki18n | ( | "Displays file usage in an easy to understand way." | ) |
Filelight::ki18n | ( | "(c) 2002-2004 Max Howell\n\ (c) 2008-2013 Martin T. Sandsmark" | ) |
Filelight::KLocalizedString | ( | ) |
|
static |
show error message that stat or opendir may give
Definition at line 106 of file localLister.cpp.
Variable Documentation
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:33 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:42:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.