|
|
This is a button that uses the KIconLoaderDialog. It shows the currently selected icon. Pressing on the icon will open the dialog. If the icon changes, a signal is emitted and the buttons pixmap becomes updated.
HACK Since I did not want to break binary compatibility, it does NOT use the same search path as the dialog. This IS a bug.
|
Creates a new button.
|
~ |
void |
Set the buttons icon.
Parameters:
_icon | is a parameter as usually passed to KIconLoader. |
const char* |
Returns: the name of the icon without path.
KIconLoaderDialog* |
Returns: a reference to the icon loader dialog used.
void |
[slot]
void |
[signal]
Emitted if the icons has changed.
KIconLoaderDialog * |
[protected]
QString |
[protected]
KIconLoader * |
[protected]
Generated by: prospector@porky.devel.redhat.com on Tue Aug 15 09:55:36 2000, using kdoc 2.0a36. |