23 #ifndef __ICONLABEL_H__ 24 #define __ICONLABEL_H__ 26 #include <QHBoxLayout> 35 const QPixmap *pixmap()
const;
37 void setPixmap(
const QPixmap &pixmap);
38 void setText(
const QString &str);
39 void setWordWrap(
bool wrap);
Doomseeker © 2009-2024 The Doomseeker Team