CListView Class Reference

[kfstab Index] [kfstab Hierarchy]


This is the class definition of CListView More...

#include <listview.h>

Inherits: QListView

Public Members

Protected Members


Detailed Description

This is the class definition of CListView. An inheritation of QListView.

This class enables a ListView with dynamic width of the last column.


CListView( QWidget* parent, const char* name = 0 )

This is the constructor of class CListView. It creates a ListView where the last column is resized together with the parent.

~CListView()

This is the destructor of class CListView.

void saveOptions()

Saves the size of the columns and other config type stuff to the config file.

void updateColumnSize()

Sets the size of this list and resizes the last column appropriately.

void resizeEvent( QResizeEvent * e )

This resizeEvent does the necessary stuff to update the columns.


Documentation generated by areuter@vaio on Fri Jun 18 18:32:18 MEST 1999
Kdoc