KIO
kmetaprops.cpp
Go to the documentation of this file.
KFileMetaPropsPlugin(KPropertiesDialog *_props)
Definition: kmetaprops.cpp:96
void setWidget(QWidget *widget)
void setFrameShape(Shape)
virtual ~KFileMetaPropsPlugin()
Definition: kmetaprops.cpp:133
Widget which allows to configure which meta data should be shown in the KFileMetaDataWidget.
Definition: kfilemetadataconfigurationwidget.h:46
QString i18nc(const char *ctxt, const char *text)
KSharedConfigPtr config()
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
A Plugin in the Properties dialog This is an abstract class.
Definition: kpropertiesdialog.h:347
static bool supports(const KFileItemList &_items)
Tests whether the file specified by _items has a 'MetaInfo' plugin.
Definition: kmetaprops.cpp:138
Shows the meta data of one or more file items.
Definition: kfilemetadatawidget.h:46
List of KFileItems, which adds a few helper methods to QList.
Definition: kfileitem.h:674
void setSizePolicy(QSizePolicy)
void setWidgetResizable(bool resizable)
void setItems(const KFileItemList &items)
Sets the items, for which the visibility of the meta data should be configured.
Definition: kfilemetadataconfigurationwidget.cpp:177
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setWordWrap(bool on)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 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:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.