kio Library API Documentation

KIconCanvas Class Reference

Icon canvas for KIconDialog. More...

#include <kicondialog.h>

Inheritance diagram for KIconCanvas:

KIconView QIconView List of all members.

Signals

void nameChanged (QString)
 Emitted when the current icon has changed.


Public Methods

void loadFiles (const QStringList &files)
 Load icons into the canvas.

QString getCurrent () const
 Returns the current icon.


Detailed Description

Icon canvas for KIconDialog.

Definition at line 39 of file kicondialog.h.


Member Function Documentation

void KIconCanvas::loadFiles const QStringList   files
 

Load icons into the canvas.

Definition at line 99 of file kicondialog.cpp.

References QIconView::clear(), and QTimer::start().

QString KIconCanvas::getCurrent  
 

Returns the current icon.

Definition at line 164 of file kicondialog.cpp.

References QIconView::currentItem().

Referenced by KIconDialog::openDialog().

void KIconCanvas::nameChanged QString    [signal]
 

Emitted when the current icon has changed.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:21:36 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001