22 #ifndef _KDIALOG_BASE_PRIV_H_ 23 #define _KDIALOG_BASE_PRIV_H_ 25 #include <kpushbutton.h> 56 void set(
const TQPixmap *pix );
57 const TQPixmap *
get()
const;
67 class KDialogBaseTilePrivate;
68 KDialogBaseTilePrivate *d;
Used internally by KDialogBase.
An abstract class for GUI data such as ToolTip and Icon.