Logo    
KDWinUtils
Helper library for MFC to Qt migration
Loading...
Searching...
No Matches
KListModel::ColumnInfo Struct Reference

The ColumnInfo struct contains information about a column in the list view control. More...

#include <klistmodel.h>

Collaboration diagram for KListModel::ColumnInfo:
[legend]

Public Attributes

KString pszText
 

Detailed Description

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.

Member Data Documentation

◆ pszText

KString KListModel::ColumnInfo::pszText

The documentation for this struct was generated from the following file: