Rotated Table Header with Qt4 QHeaderView
Completion for the Run Analysis Dialog Grid Table
Phil Weinstein -- 9-19-2008 -- Hit Refresh  /  Go To Project Index

RwColumnHeaderWidget is an implementation of a Qt4 QHeaderView for horizontal headers (column headers) for QTableViews -- with capabilities currently sufficient to support rotated text for the Run Analysis Dialog Grid Table. SEE:

Main Page ... Header Comment ... Windows Screenshots ... Solaris Screenshots ... Custom Font ... Drawing Fix

A User-Selected Custom Font with:
 (1) Current Release (5.0) with not-rotated text,
 (2) RwColumnHeaderWidget using format: FMT_ROTATED_DOWN,
 (3) RwColumnHeaderWidget using format: FMT_ROTATED_UP (we'll use this orientation).