TDEIconCanvas Class Reference
#include <kicondialog.h>
Inherits TDEIconView.
Public Slots | |
void | stopLoading () |
Signals | |
void | nameChanged (TQString) |
void | startLoading (int) |
void | progress (int) |
void | finished () |
Public Member Functions | |
TDEIconCanvas (TQWidget *parent=0L, const char *name=0L) | |
void | loadFiles (const TQStringList &files) |
TQString | getCurrent () const |
Protected Member Functions | |
virtual void | virtual_hook (int id, void *data) |
Detailed Description
Icon canvas for TDEIconDialog.
Definition at line 35 of file kicondialog.h.
Member Function Documentation
◆ getCurrent()
TQString TDEIconCanvas::getCurrent | ( | ) | const |
Returns the current icon.
Definition at line 202 of file kicondialog.cpp.
◆ loadFiles()
void TDEIconCanvas::loadFiles | ( | const TQStringList & | files | ) |
Load icons into the canvas.
Definition at line 110 of file kicondialog.cpp.
◆ nameChanged
|
signal |
Emitted when the current icon has changed.
The documentation for this class was generated from the following files: