class KIconCanvas
|
Icon canvas for KIconDialog. More... |
|
|
Public Methods
Public Slots
Signals
Protected Methods
Icon canvas for KIconDialog.
KIconCanvas (QWidget *parent=0L, const char *name=0L)
| KIconCanvas |
~KIconCanvas ()
| ~KIconCanvas |
Load icons into the canvas.
[const]
Returns the current icon.
void stopLoading ()
| stopLoading |
[slot]
void nameChanged (QString)
| nameChanged |
[signal]
Emitted when the current icon has changed.
void startLoading (int)
| startLoading |
[signal]
void progress (int)
| progress |
[signal]
void finished ()
| finished |
[signal]
void virtual_hook ( int id, void* data )
| virtual_hook |
[protected virtual]
Reimplemented from KIconView.
Generated by: dfaure on faure on Tue Apr 16 08:50:13 2002, using kdoc 2.0a53. |