51 void endEditHeader(
const bool =
true );
56 void headerEdited( QHeader*,
int );
61 virtual void setHeaderEditable(
Orientation,
bool );
64 void onScrollBarMoved(
int );
65 void onHeaderSizeChange(
int,
int,
int );
68 virtual void resizeEvent( QResizeEvent* );
70 virtual bool beginHeaderEdit(
Orientation,
const int );
71 virtual void endHeaderEdit(
const bool =
true );
72 bool isHeaderEditing()
const;
73 virtual QWidget* createHeaderEditor( QHeader*,
const int,
const bool =
true );
74 virtual void setHeaderContentFromEditor( QHeader*,
const int,
QWidget* );
79 void updateHeaderEditor();
81 QRect headerSectionRect( QHeader*,
const int )
const;