Product

VCreate Logic has provided a vast number of clients with services which are appreciated and used. Every client we possess is a relationship for us.
more...
Downloads
          
             Qpu List View

Back to OSS Home
QpuListView is a widget written using the Qt library using which you can display single column hierarchichal information in a Windows XP explorer style pane. 

Usage
You can use QpuListView just like QListView. Instead of adding QListViewItems on to the list view you add QpuListViewItem to the list view.

New Feature
You can now make use of QpuWidgetItem to place widgets on the pane

There are certain limitations/assumptions made in the widget.

The widget is used for single column display only
Apart from the dark blue color, all other colors are hard coded in the widget code
You cannot mix QpuListViewItem and QListViewItem objects in this widget. (Thats quite understood!!)

Highlights
You can create a hierarchy of any depth as long as they are single column QpuListViewItems.
By default QpuListView creates one column. It hides the header and sets the header's width to be streatchable.
Each QpuListViewItem can have both text and pixmap associated with its first column data.

Platforms Tested

QpuListView has been tested on the following platforms

GNU Linux with KDE 3.2 and Qt 3.2
Windows 2000 and XP with Qt 3.2

Developers

Prashanth N Udupa. Initial Creator
Volker Gotz: Fixed this bug:
Note : If the widget's height was too small and one of the boxes is expanded Qt's underlying QScrollView creates a vertical scrollbar. Howerver, the contents of the QpuListView were not updated to the new width of the viewport, eventually leading to an additional horizontal scrollbar.

OSS Home | VTK Designer | GCF | QpuInteruptHandler | QpuGenericSignalSpy
Copyright 2007© VCreate Logic Private Limited. All Rights Reserved.