kio
KIconCanvas Class Reference
Icon canvas for KIconDialog. More...
#include <kicondialog.h>
Inheritance diagram for KIconCanvas:
Public Slots | |
| void | stopLoading () |
Signals | |
| void | finished () |
| void | nameChanged (QString) |
| void | progress (int) |
| void | startLoading (int) |
Public Member Functions | |
| QString | getCurrent () const |
| KIconCanvas (QWidget *parent=0L, const char *name=0L) | |
| void | loadFiles (const QStringList &files) |
| ~KIconCanvas () | |
Protected Member Functions | |
| virtual void | virtual_hook (int id, void *data) |
Detailed Description
Icon canvas for KIconDialog.Definition at line 35 of file kicondialog.h.
Constructor & Destructor Documentation
| KIconCanvas::KIconCanvas | ( | QWidget * | parent = 0L, |
|
| const char * | name = 0L | |||
| ) |
Definition at line 91 of file kicondialog.cpp.
| KIconCanvas::~KIconCanvas | ( | ) |
Definition at line 104 of file kicondialog.cpp.
Member Function Documentation
| void KIconCanvas::finished | ( | ) | [signal] |
| QString KIconCanvas::getCurrent | ( | ) | const |
| void KIconCanvas::loadFiles | ( | const QStringList & | files | ) |
| void KIconCanvas::nameChanged | ( | QString | ) | [signal] |
Emitted when the current icon has changed.
| void KIconCanvas::progress | ( | int | ) | [signal] |
| void KIconCanvas::startLoading | ( | int | ) | [signal] |
| void KIconCanvas::stopLoading | ( | ) | [slot] |
Definition at line 209 of file kicondialog.cpp.
| void KIconCanvas::virtual_hook | ( | int | id, | |
| void * | data | |||
| ) | [protected, virtual] |
Definition at line 766 of file kicondialog.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference