KDWinUtils
Helper library for MFC to Qt migration
|
The ColumnInfo struct contains information about a column in the list view control. More...
#include <klistmodel.h>
Public Attributes | |
KString | pszText |
The ColumnInfo struct contains information about a column in the list view control.
This struct is used to replace LVCOLUMN in MFC. It contains all the attributes of a column in the list view.
KString KListModel::ColumnInfo::pszText |