• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/tdefile
 

tdeio/tdefile

KImageFilePreview Class Reference

Image preview widget for the file dialog. More...

#include <kimagefilepreview.h>

Inheritance diagram for KImageFilePreview:
KPreviewWidgetBase TQWidget

List of all members.

Public Slots

virtual void showPreview (const KURL &url)
virtual void clearPreview ()

Public Member Functions

 KImageFilePreview (TQWidget *parent)
virtual TQSize sizeHint () const

Protected Slots

void showPreview ()
void showPreview (const KURL &url, bool force)
void toggleAuto (bool)
virtual void gotPreview (const KFileItem *, const TQPixmap &)

Protected Member Functions

virtual void resizeEvent (TQResizeEvent *e)
virtual TDEIO::PreviewJob * createJob (const KURL &url, int w, int h)
virtual void virtual_hook (int id, void *data)

Detailed Description

Image preview widget for the file dialog.

Definition at line 31 of file kimagefilepreview.h.


Member Function Documentation

void KImageFilePreview::clearPreview (  )  [virtual, slot]

Reimplement this to clear the preview.

This is called when e.g. the selection is cleared or when multiple selections exist, or the directory is changed.

Implements KPreviewWidgetBase.

Definition at line 173 of file kimagefilepreview.cpp.

void KImageFilePreview::showPreview ( const KURL &  url  )  [virtual, slot]

This slot is called every time the user selects another file in the file dialog.

Implement the stuff necessary to reflect the change here.

Parameters:
url The URL of the currently selected file.

Implements KPreviewWidgetBase.

Definition at line 86 of file kimagefilepreview.cpp.


The documentation for this class was generated from the following files:
  • kimagefilepreview.h
  • kimagefilepreview.cpp

tdeio/tdefile

Skip menu "tdeio/tdefile"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

tdeio/tdefile

Skip menu "tdeio/tdefile"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdefile by doxygen 1.6.3
This website is maintained by Timothy Pearson.