KIO
kimagefilepreview.h
Go to the documentation of this file.
KImageFilePreview(QWidget *parent=0)
Creates a new image file preview.
Definition kimagefilepreview.cpp:71
virtual QSize sizeHint() const
Returns the size hint for this widget.
Definition kimagefilepreview.cpp:160
virtual void resizeEvent(QResizeEvent *event)
Definition kimagefilepreview.cpp:153
virtual void gotPreview(const KFileItem &, const QPixmap &)
Definition kimagefilepreview.cpp:181
virtual KIO::PreviewJob * createJob(const KUrl &url, int width, int height)
Definition kimagefilepreview.cpp:165
virtual void showPreview(const KUrl &url)=0
This slot is called every time the user selects another file in the file dialog.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.