

Public Member Functions | |
| QxtHeaderViewPrivate () | |
Public Attributes | |
| bool | proportional |
| QMap< int, int > | factors |
Friends | |
| class | QxtHeaderView |
Definition at line 27 of file qxtheaderview.cpp.
| QxtHeaderViewPrivate::QxtHeaderViewPrivate | ( | ) |
Definition at line 38 of file qxtheaderview.cpp.
: proportional(false) { }
friend class QxtHeaderView [friend] |
Definition at line 30 of file qxtheaderview.cpp.
| QMap<int, int> QxtHeaderViewPrivate::factors |
Definition at line 35 of file qxtheaderview.cpp.
Definition at line 34 of file qxtheaderview.cpp.
1.7.2