The QIconButton widget provides a push button with a pixmap label. (details) (complete member list)
#include <qiconbt.h>
Inherits QPushButton.
To do:
Constructs an icon button with no pixmap.
The parent and name arguments are sent to the QWidget constructor.
Constructs an icon button with a pixmap.
The parent and name arguments are sent to the QWidget constructor.
Adjusts the size of the icon button to fit the contents.
This function is called automatically whenever the contents change and auto-resizing is enabled.
See also: QPushButton::setAutoResizing().
Draws the button pixmap.
This file is part of the Qt toolkit, copyright 1995 Troll Tech, all rights reserved.
It was generated from the following files: