20 #ifndef EHEADERVIEWCUSTOM_H
21 #define EHEADERVIEWCUSTOM_H
37 EHeaderViewCustom(QStringList headerList, Qt::Orientation orientation, QWidget * parent = NULL);
39 void setHeaders(QStringList headerList);
40 QSize sectionSizeFromContents(
int logicalIndex)
const;
43 void paintSection(QPainter *painter,
const QRect &rect,
int logicalIndex)
const;
49 #endif // EHEADERVIEWCUSTOM_H
#define E_CORE_EXPORT
Definition: eglobal.h:107