Displays the headers set with setHeaders() instead of the header from the model.
More...
#include <eheaderviewcustom.h>
Protected Member Functions |
void | paintSection (QPainter *painter, const QRect &rect, int logicalIndex) const |
Detailed Description
Displays the headers set with setHeaders() instead of the header from the model.
- See Also
- EHeaderViewSpanned
-
EHeaderViewVerticalText
Constructor & Destructor Documentation
EHeaderViewCustom::EHeaderViewCustom |
( |
Qt::Orientation |
orientation, |
|
|
QWidget * |
parent = NULL |
|
) |
| |
EHeaderViewCustom::EHeaderViewCustom |
( |
QStringList |
headerList, |
|
|
Qt::Orientation |
orientation, |
|
|
QWidget * |
parent = NULL |
|
) |
| |
Member Function Documentation
void EHeaderViewCustom::paintSection |
( |
QPainter * |
painter, |
|
|
const QRect & |
rect, |
|
|
int |
logicalIndex |
|
) |
| const |
|
protected |
QSize EHeaderViewCustom::sectionSizeFromContents |
( |
int |
logicalIndex | ) |
const |
void EHeaderViewCustom::setHeaders |
( |
QStringList |
headerList | ) |
|
Member Data Documentation
QStringList EHeaderViewCustom::_headerList |
|
private |
The documentation for this class was generated from the following files: