#include <rotated_header_view.h>
Public Member Functions | |
void | paintSection (QPainter *painter, const QRect &rect, int logicalIndex) const |
RotatedHeaderView (Qt::Orientation orientation, QWidget *parent=NULL) | |
QSize | sectionSizeFromContents (int logicalIndex) const |
int | sectionSizeHint (int logicalIndex) const |
Definition at line 44 of file rotated_header_view.h.
moveit_setup_assistant::RotatedHeaderView::RotatedHeaderView | ( | Qt::Orientation | orientation, |
QWidget * | parent = NULL |
||
) |
Definition at line 43 of file rotated_header_view.cpp.
void moveit_setup_assistant::RotatedHeaderView::paintSection | ( | QPainter * | painter, |
const QRect & | rect, | ||
int | logicalIndex | ||
) | const |
Definition at line 55 of file rotated_header_view.cpp.
QSize moveit_setup_assistant::RotatedHeaderView::sectionSizeFromContents | ( | int | logicalIndex | ) | const |
Definition at line 72 of file rotated_header_view.cpp.
int moveit_setup_assistant::RotatedHeaderView::sectionSizeHint | ( | int | logicalIndex | ) | const |
Definition at line 115 of file rotated_header_view.cpp.